Power Apps UI Tip: Using Tabs in Power Apps to Breakup a Large Form

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ • 37

  • @erindietrich7458
    @erindietrich7458 2 роки тому

    Brian - I love your trainings. Thank you for all of this knowledge, and making it lighthearted and fun. "One of my favorite past-times in PowerApps..." You just make me smile. When I search for a solution in PowerApps and see your face come up as one of the options I am always happy because I know I am going to smile a few times and learn because you are a great teacher. Keep doing what you're doing!

    • @PragmaticWorks
      @PragmaticWorks  2 роки тому

      Glad you enjoy it! Thanks for spending the time to make my day with your comments! - Brian

  • @BenRattigan
    @BenRattigan 2 роки тому +2

    This is great, never thought of this I’ve been doing separate screens for each tab.

  • @EpicBizHero
    @EpicBizHero Рік тому

    Always helpful when I re-watch this... Thanks Brian! Much Appreciated!

  • @leviburrows2572
    @leviburrows2572 2 роки тому +1

    Good stuff! I appreciate what you are doing and the time it takes. THANKS

  • @WaliSayed
    @WaliSayed Рік тому +1

    Brilliant, Thank you for the useful tutorial!

  • @blazehawkins2759
    @blazehawkins2759 2 роки тому

    Thank you very much for the simple to understand tutorial!

  • @stevenhampson8657
    @stevenhampson8657 2 роки тому

    Great video. Must view content for simplicity and conciseness of explanation.

  • @JenMayB
    @JenMayB Рік тому

    This is fantastic. Thank you so much.
    If I add independent unlinked data cards to display information, that is not in my database that I don’t want to patch back to my database, will that upset the submit form patching?

  • @tomrwills
    @tomrwills 2 роки тому +1

    Great video. Thank you so much. This worked great for me.

  • @shruthimd5533
    @shruthimd5533 2 роки тому +1

    Cant thank you enough for this video!

  • @marieraymond6512
    @marieraymond6512 2 роки тому

    Brian - used this video to create my app, but how did you get your record to open in the default SP form when you have a custom form in the Power App studio? Did you select "default form" in the list? Also when you edit your form, what form does it open, your custom one or the default SP list form?

  • @carlos7458
    @carlos7458 2 роки тому

    Brian, great informative video. I applied it and modified an app I have for one of our programs. Look nice now with the tabs on the top. However, your patch code did not work on my app. I must switch to the Submit command to save a record to the list. Do you have an idea on why it did not work? Also, I have a question. If you are on a different screen where your forms and tabs are, how can you implement a button that has the effect of jumping, for example, to the attachment form? In other words, jump from screen one to screen two and land on the Attachments tap.on Screen two.

  • @vitarayconsulting8035
    @vitarayconsulting8035 3 роки тому

    Brian, Do you have a video or discussion disabling or hiding the buttons in the gallery unless certain columns are not blank. I have a gallery set up with 9 buttons that function as my tabs. I don't want the user to be able to click on the next tab until they have completed everyone on the current tab. In other words I tab 2 won't open till they complete tab 1, etc. Any advice?

  • @sherylwitkovich7610
    @sherylwitkovich7610 2 роки тому

    Hi Brian. Great video. I was able build my app using these skills. In my app I created three tabs as well, Employee Details, Hardware Req and Applications. The save button appears on the Applications tab. When I click save I would like to reset the form and go back to the Employee Details tab. I've tried Navigate, but it's not working. Any ideas?

  • @kambhampatisreenivarao-qb1wi

    Hello, how to set the default select second tab?

  • @charlesliew4280
    @charlesliew4280 2 роки тому

    Hi Brian, after the form is submitted can it automatically navigate back to "basic info"?

  • @carlos7458
    @carlos7458 2 роки тому

    Brian, I enjoyed a lot your video and use your tutorial to add taps to my applications. Just a question. How do you land into a specific tab from a different screen. I tried following your switch code but cannot get to land on a specific tab. In this case, I want to land in the first tab of my application. I use the same coding. Any help on this? By the way, for some reason the Patch solution does not work in my application. I have to use the Submit command.

    • @PragmaticWorks
      @PragmaticWorks  2 роки тому

      You'd have to use variables to drive that. So, wire which variable is "lit up" based on the variable and pass in that variable to the Navigate function.

  • @mygermanlearningjourney
    @mygermanlearningjourney 2 роки тому

    Hello, Can we use this update an item ?

  • @lpdowdell
    @lpdowdell 2 роки тому

    Your body is on the way, my friend

  • @thechristianinitiative1445
    @thechristianinitiative1445 2 роки тому

    So does the onsuccess property of the forms become non-usable since you are patching?

    • @PragmaticWorks
      @PragmaticWorks  2 роки тому

      Exactly. Since you're not using an official form, you have to rely on other means to trap errors with Patch.

  • @AdiCristea
    @AdiCristea 3 роки тому

    Thanks, Brian, Patch form.Updates was new, thanks for that!
    PS. Could you hear the "the piiiiiiiiiiiiiiiiiiiiiiiipeeeeee on the first roooooooooooooooooooow" I was screaming in front of my monitor?

    • @PragmaticWorks
      @PragmaticWorks  3 роки тому +1

      Yeah, that was embarrassing after I found that in the recording. I thought that pipe | was my cursor and had a blind spot :).

    • @AdiCristea
      @AdiCristea 3 роки тому

      Neah, it was quite funny actually. Thank you again for the video.

  • @chrisbaffour1341
    @chrisbaffour1341 2 роки тому

    Is there an EDIT page with these tabbed forms?

    • @PragmaticWorks
      @PragmaticWorks  2 роки тому

      Sure thing. You'll just need to change the forms to edit mode and set the item property from each form to the record you want edited.

  • @winterleong8467
    @winterleong8467 3 роки тому

    how can i set the tab button to only allow to visible to certain people only?

    • @PragmaticWorks
      @PragmaticWorks  3 роки тому

      I have another video in the play list that covers that: Hope this helps: ua-cam.com/video/EsUlwBfqe68/v-deo.html

  • @QuantumBuffaloWings
    @QuantumBuffaloWings 3 роки тому

    Is studio available on a portal power app?

    • @PragmaticWorks
      @PragmaticWorks  3 роки тому

      To achieve the same thing in a Power App Portal you want to use Portal Management app and an Advanced Form.

    • @QuantumBuffaloWings
      @QuantumBuffaloWings 3 роки тому

      @@PragmaticWorks Thank you for the reply Brian!