Power Apps Menu Navigation (as a Component!)

Описание к видео Power Apps Menu Navigation (as a Component!)

In this video, we will build our own navigation menu component in Power Apps. Power Apps has no menu control. We'll build a mobile oriented app menu, but if you're building a tablet, browser, landscape oriented app menu, it works just the same; we'll just need to use the vertical gallery instead. We'll also learn how to integrate your color theming into this menu. This video is part of a series of video in which I show you how to build your own application template. Check out the playlist for that series below.

🍭Join our free community and get my Power Apps Crash Course for free: https://www.skool.com/power-apps-comm... ⬅️

Tags:
-Power Apps Left Navigation
-Power Apps Menu Navigation
-Power App Left Navigation

   • Power Apps: How to Create Your Own Ap...  

🚩At the 17 minute, 40 second mark, I accidentally clipped the code expression, so here is the code that should be in there:
📌 LookUp(compMenu.NavigationItems, ScreenToGoTo.Name = App.ActiveScreen.Name)

👀 Check out the masterclass here: https://learn.powerappstutorial.com/M...

Darren Neese, Microsoft MVP, PowerApps Tutorial

TIMESTAMPS =======================================
0:00 - Intro
1:12 - Get to work and create the new component
3:07 - Create the table to hold menu data
6:00 - Two important colors to this menu
9:10 - Adding good contrast colors to the menu
11:55 - Adding a property to hold the menu items
15:07 - Why you should have spaces in screen names
18:05 - Put the code in the App.OnStart
19:07 - What else did you want to know about menus?

#DarrenNeese
#PowerAppsTutorial
#LowCode

Комментарии

Информация по комментариям в разработке