Power Apps Modern Controls - We Finally Have TABS!!

  Рет қаралды 20,686

Pragmatic Works

Pragmatic Works

Күн бұрын

In this video, we'll show how to enable these new Modern Controls in your Power App, and how to configure the TabList control in order to make your long, clunky forms more manageable for your users!
👍 If you enjoy this video and are interested in formal training on Microsoft Teams, Power BI, Power Apps, Azure, or other Microsoft products you can use my code "NATE30" at check out when purchasing our On-Demand Learning classes to get an extra 30% off - pragmaticworks.com/pricing/
00:00 - Introduction to Power Apps Modern Controls
01:18 - Enabling Modern Controls in PowerApps Design Studio
02:23 - Inserting and Configuring the Tab List Control
03:30 - Hard Coding Tabs and Values in Tab List Control
04:49 - Editing Fields to Display Tab Names in Tab List
06:11 - Extracting Tab Values from the Tab List Control
07:20 - Dynamically Controlling Visibility Based on Tab Selection
09:06 - Applying Visibility Logic to Address and Additional Info Tabs
10:51 - Finalizing the Form with Tabbed Sections
12:38 - Conclusion and Encouragement to Explore Modern Controls in Power Apps
12:50 - Closing Remarks
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - -
Next step on your journey:
👉 On-Demand Learning - Start With The FREE Community Plan: tinyurl.com/2ujujsb5
🔗Pragmatic Works On-Demand Learning Packages: pragmaticworks.com/pricing/
🔗Pragmatic Works Boot Camps: pragmaticworks.com/boot-camps/
🔗Pragmatic Works Hackathons: pragmaticworks.com/private-tr...
🔗Pragmatic Works Virtual Mentoring: pragmaticworks.com/virtual-me...
🔗Pragmatic Works Enterprise Private Training: pragmaticworks.com/private-tr...
🔗Pragmatic Works Blog: blog.pragmaticworks.com/
Let's connect:
✔️Twitter: / pragmaticworks
✔️Facebook: / pragmaticworks
✔️Instagram: / pragmatic.works
✔️LinkedIn: / pragmaticworks
✔️KZfaq: / pragmaticworks
Pragmatic Works
7175 Hwy 17, Suite 2 Fleming Island, FL 32003
Phone: (904) 638-5743
Email: training@pragmaticworks.com
#PragmaticWorks

Пікірлер: 31
@jawadahmadehssan6251
@jawadahmadehssan6251 Жыл бұрын
Thanks Nate for the update. In fact I was trying to squeeze in a lot of fields in one screen, literary last week. I can now go update my App to fit them in multiple tabs.
@denisskorikov6234
@denisskorikov6234 11 ай бұрын
Same here! Video appeared right on time!
@Dude276175
@Dude276175 4 ай бұрын
THE "HOLD SHIFT TRICK"!!!!!! Thank you! And the TAB instruction was what I came here for and it helped me too!
@iulianburlacu
@iulianburlacu 6 ай бұрын
Was getting some weird number displayed on my tab list. I googled.I came here.I got the answer. Thank you. Great job.
@-_Andreas_-
@-_Andreas_- Жыл бұрын
Thanks for the clear video. I have done this by using a gallery to create the tabs in the past. It will be really convenient to use this instead, once they add design customization to the tabs.
@storiesreadaloudforkids2224
@storiesreadaloudforkids2224 10 ай бұрын
This is awesome ! Looked your cool trick on how to enable, disable from same form ! thank you for uploading
@edjk6278
@edjk6278 9 ай бұрын
Great content and more importantly, great delivery from the trainer!
@dipteshbose
@dipteshbose Жыл бұрын
Excellent Demo and the Use case
@vishaljhaveri7565
@vishaljhaveri7565 Жыл бұрын
Thank you! Nice video.
@denisskorikov6234
@denisskorikov6234 11 ай бұрын
Good job showing us this!
@rembautimes8808
@rembautimes8808 Жыл бұрын
Great tutorial- thanks for sharing this tip
@lstgeorge7370
@lstgeorge7370 Жыл бұрын
Awesome, thanks for the update on Modern Controls its alot better than using the scroll bar in forms :)>
@monsalveclashroyale2766
@monsalveclashroyale2766 Жыл бұрын
Ty. Saludos from Chile!
@junahs95
@junahs95 7 ай бұрын
Great and concise video on this. Thanks!
@PragmaticWorks
@PragmaticWorks 6 ай бұрын
Glad it was helpful! Thanks for learning with us!
@HatecraftPaladin
@HatecraftPaladin 2 ай бұрын
Nice very helpful :)
@nivekkled
@nivekkled Жыл бұрын
Thanks
@inesaoues5464
@inesaoues5464 2 ай бұрын
hello thanks for the video please if we have in the first tab a chart table and a map and in the second tab a form and two datacard value how to implement that
@473liverpool
@473liverpool 10 ай бұрын
Hi, just to check where did u get the tab list?
@dichternebel01
@dichternebel01 Жыл бұрын
I´ve tried to build a tab-navigation through multi-screens but that doesn´t seems to work, right?
@raphaellopesfernandes335
@raphaellopesfernandes335 8 ай бұрын
it is a good tip.. but... is there a way to make the font higher?
@mtamitolanga
@mtamitolanga 5 ай бұрын
Hi Nate thank you for this, can I use a collection instead of a table?
@powertothepeople4525
@powertothepeople4525 4 ай бұрын
yes, for sure.
@backendadmin1217
@backendadmin1217 11 ай бұрын
How to reset tab to default value ? Reset function is not working on this control
@powertothepeople4525
@powertothepeople4525 7 ай бұрын
Set the default selected to a variable. Then when the user clicks a button, or submits the form, etc, change that variable!
@ryangreaves6495
@ryangreaves6495 9 ай бұрын
My data cards go all over the place when i do this and it seems the cards that are invisible are pushing the other around 😕
@powertothepeople4525
@powertothepeople4525 9 ай бұрын
You may want to pay close attention to the X and Y properties of all your fields, even the invisible ones.... put everything that should be grouped together on each row of your form onto their own line on the Y property (0 for first row, 1 for the second row, so on and so forth), and that should solve the issue.
@Soulebi03
@Soulebi03 5 ай бұрын
doesnt have this anymore
@powertothepeople4525
@powertothepeople4525 5 ай бұрын
Nope they're still there! now it's easier though, just go to settings --> General --> turn on Modern Controls & Themes. no longer need to change the authoring version
@maheshgupte1495
@maheshgupte1495 6 ай бұрын
I tried this today but I think this is retired
@powertothepeople4525
@powertothepeople4525 6 ай бұрын
Nope they're still there! now it's easier though, just go to settings --> General --> turn on Modern Controls & Themes. no longer need to change the authoring version.
Delight Your Users with Modern Tabs in Power Apps
13:46
Pragmatic Works
Рет қаралды 9 М.
Get started with Modern Controls in Canvas Power Apps
7:46
Reza Dorrani
Рет қаралды 46 М.
The joker's house has been invaded by a pseudo-human#joker #shorts
00:39
Untitled Joker
Рет қаралды 13 МЛН
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 77 МЛН
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 17 МЛН
We Got Expelled From Scholl After This...
00:10
Jojo Sim
Рет қаралды 73 МЛН
Easy Sequential Approvals in Power Automate | Beginner's Tutorial
17:18
Editable Grid in Power Apps | SharePoint List
42:49
Reza Dorrani
Рет қаралды 353 М.
SharePoint & Power Automate - Only Run When a SINGLE COLUMN Changes!!
19:04
Power Apps UI Design [Tips #1]
22:55
Pragmatic Works
Рет қаралды 13 М.
Using the Power Apps AI Builder Object Detector 🤖 [Episode 41]
18:12
The joker's house has been invaded by a pseudo-human#joker #shorts
00:39
Untitled Joker
Рет қаралды 13 МЛН