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

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2024

ความคิดเห็น • 37

  • @BenRattigan
    @BenRattigan 2 ปีที่แล้ว +2

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

  • @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

  • @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

  • @blazehawkins2759
    @blazehawkins2759 2 ปีที่แล้ว

    Thank you very much for the simple to understand tutorial!

  • @WaliSayed
    @WaliSayed ปีที่แล้ว +1

    Brilliant, Thank you for the useful tutorial!

  • @stevenhampson8657
    @stevenhampson8657 2 ปีที่แล้ว

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

  • @tomrwills
    @tomrwills 2 ปีที่แล้ว +1

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

  • @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?

  • @shruthimd5533
    @shruthimd5533 2 ปีที่แล้ว +1

    Cant thank you enough for this video!

  • @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.

  • @lpdowdell
    @lpdowdell 2 ปีที่แล้ว

    Your body is on the way, my friend

  • @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?

  • @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?

  • @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.

  • @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.

  • @charlesliew4280
    @charlesliew4280 2 ปีที่แล้ว

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

  • @vitarayconsulting8035
    @vitarayconsulting8035 2 ปีที่แล้ว

    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?

  • @kambhampatisreenivarao-qb1wi
    @kambhampatisreenivarao-qb1wi ปีที่แล้ว

    Hello, how to set the default select second tab?

  • @mygermanlearningjourney
    @mygermanlearningjourney 2 ปีที่แล้ว

    Hello, Can we use this update an item ?

  • @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.

  • @winterleong8467
    @winterleong8467 2 ปีที่แล้ว

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

    • @PragmaticWorks
      @PragmaticWorks  2 ปีที่แล้ว

      I have another video in the play list that covers that: Hope this helps: th-cam.com/video/EsUlwBfqe68/w-d-xo.html

  • @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.

  • @ItsKish00
    @ItsKish00 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.

    • @ItsKish00
      @ItsKish00 3 ปีที่แล้ว

      @@PragmaticWorks Thank you for the reply Brian!