Power Apps Navigation Menu Component (2 level menu)

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 617

  • @diegomartinez777
    @diegomartinez777 3 года назад +27

    I just want to thank you. I designed the menu and I think its impossible to have a better tutorial. Just Thanks

    • @RezaDorrani
      @RezaDorrani  3 года назад

      You are most welcome & thanks for the awesome feedback.

    • @zakaikamdyn2172
      @zakaikamdyn2172 3 года назад

      i guess Im randomly asking but does anyone know of a way to log back into an instagram account?
      I was stupid lost my password. I love any help you can offer me!

    • @maddoxcaiden3510
      @maddoxcaiden3510 3 года назад

      @Zakai Kamdyn instablaster :)

    • @zakaikamdyn2172
      @zakaikamdyn2172 3 года назад

      @Maddox Caiden i really appreciate your reply. I got to the site thru google and I'm trying it out atm.
      I see it takes a while so I will get back to you later when my account password hopefully is recovered.

    • @zakaikamdyn2172
      @zakaikamdyn2172 3 года назад

      @Maddox Caiden it did the trick and I actually got access to my account again. Im so happy:D
      Thank you so much, you saved my account !

  • @preetimahawar2866
    @preetimahawar2866 4 месяца назад +1

    Thank you Reza. I do not know what would I have done without you. I can not understand any other person's video. The way you explain things is beyond amazing.

    • @RezaDorrani
      @RezaDorrani  4 месяца назад +1

      Wow, thank you so much!
      Il keep trying my best to cover all topics

  • @Sustainable.149
    @Sustainable.149 3 года назад +1

    I think RUclips should allow users to give likes more than once. Most kind thank you Reza, well done!

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      Thank you for your kind words

  • @sankarbainapalli5417
    @sankarbainapalli5417 Месяц назад +1

    Thank you for the effort you put into creating the menu library. I’m truly grateful and look forward to watching the video.

  • @rwbvalaissasitbim3753
    @rwbvalaissasitbim3753 Год назад +1

    Hello. Thank you for all your videos.
    I'm a beginner at Power Apps and honestly by following your videos, I have already been able to set up two applications in two weeks that work perfectly. This is thanks to your explanations.
    Thanks again, everything is great. 👍

    • @RezaDorrani
      @RezaDorrani  Год назад

      Awesome! So happy to hear that. Thanks so much for watching and learning from the videos

  • @floscar
    @floscar Год назад +1

    Reza, first of all; Thank you so much for this video. It helped me make a great left nav menu. I just wanted to add that I revised your component to: be able to use menu to navigate to a URL if its a URL, to: collapse submenu until menu item (galitem) that has a submenu gets clicked and collapses submenus that may be open already, and to add a line below a menu item if there is a submenu. Thanks again.

  • @gopalakrishnanramamoorthy187
    @gopalakrishnanramamoorthy187 3 года назад +1

    Now I am become a Fan of Mr.reza ...More over I remember Mr.Amir Parmar Who is very much Sucess tutor for MsAccess.. They way of Speech is very similar.. Awesome Dynamic Personality you are... God Bless You

  • @aescamilla
    @aescamilla 3 года назад +9

    Hi Reza, thank you for this incredibly detailed tutorial, I learned so much just by following the step by step tutorial.
    I modified the component by adding a MenuState output property that points to showMenu variable and in the component height property I'm using If(MenuLeftNav.MenuState,App.ActiveScreen.Height,50), that way when the menu is not pressed the Hamburger menu just minimizes to the icon size. I had to do this because even with the slim width when component is not active it was interfering with my app layout.
    Again, thank you for the awesome videos, big fan of your projects and teaching skills! 👍🏼

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      Thank You for sharing the cool update you made to the component.

    • @syedburhanofficial
      @syedburhanofficial 2 года назад +1

      Thank you so much Angel. I was looking for this

  • @sasikumartist
    @sasikumartist 2 месяца назад +1

    Best Power app tutor ever. Only thing is I have to watch it in 0.75 speed.😀

    • @RezaDorrani
      @RezaDorrani  2 месяца назад

      Best fast tutor who has now slowed down in his newer videos 😃

  • @chrisproctor2854
    @chrisproctor2854 Год назад +2

    This is a lot cleaner than the second level menu that I tried making myself--so glad to see a better way to implement them in my apps!

  • @glenwolinsky866
    @glenwolinsky866 3 года назад +2

    Excellent tutorial. You move very quickly which works perfectly in this format. Was able to stop the video and work along side your examples and your contect was spot on! Keep up the good work and thank you!!

  • @SubrataPal123
    @SubrataPal123 Год назад +1

    Thank you bro. Whatever I want to learn just found here. Thank you so much.All videoes making me expert gradually.

  • @cjfarris7963
    @cjfarris7963 2 года назад +1

    Reza - thank you so much for this tutorial. I love how you anticipate what users will be doing during each step of navigation, what they will expect, and how to solve for each scenario. This is outstanding!

  • @arturjackson6840
    @arturjackson6840 3 года назад +3

    Good video, Probably worth mentioning that if you don't want the box taking up any of the screen on the left at all when its hidden, follow the same instructions but instead of width do it for height instead.

    • @RezaDorrani
      @RezaDorrani  3 года назад

      Good point

    • @TracyWork
      @TracyWork Год назад

      I wish we could do screen shots. I cannot get the menu to shrink in width or height. :(

  • @TISSOTJeanMichel
    @TISSOTJeanMichel 2 года назад +1

    Merci pour tout. Les explications sont claires et très utiles. Je customise mes applis grave à vos tutos.

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Glad to hear that! Thank You so much for watching.

  • @MTaj-xb7js
    @MTaj-xb7js Год назад

    Thanks lot Reza Dorrani, as I am newbie to PowerApps.
    But your explanation never give me feel of it.

    • @RezaDorrani
      @RezaDorrani  Год назад

      Glad to hear that! Thanks so much for watching and liking the videos.

  • @sonalshinde5248
    @sonalshinde5248 3 года назад +1

    best video.. thank you. we have used this in our project too. It is a very good solution for navigation menu component. keep posting such videos

    • @RezaDorrani
      @RezaDorrani  3 года назад

      Thank you Sonal. Will keep trying my best.

  • @goldensparrow1187
    @goldensparrow1187 Год назад +1

    Cheers....great tutorial.....the chapters are really helpful for navigating and re-watching certain bits

  • @zerow5796
    @zerow5796 9 месяцев назад +1

    Thanks once again for such a detailed explanation. Helps out a lot!!

  • @AnkushJain1985
    @AnkushJain1985 3 года назад +2

    Just found your channel and contents looks amazing. Very well explained. Thanks a lot posting such video and helping us to improve our skills.

  • @russellaustin8287
    @russellaustin8287 3 года назад

    Absolutely incredible. You talk fast, but I was able to follow along and got this to work on the first try. Thank you for sharing this great information!

    • @RezaDorrani
      @RezaDorrani  3 года назад

      Thank you for watching. I am working on my speed. I feel it has improved over the course of last year. Will continue to work on the speed of my speech. Appreciate the feedback.

  • @MukundGovindarajan
    @MukundGovindarajan 3 года назад +1

    Such a great yet simpler way to understand, I am sure when I will try to create this in my apps environment it's going to be handy to follow step by step thereby creating another great user experience for our users. Thanks a TON!! You make learning an experience in itself.🙏🙏

    • @RezaDorrani
      @RezaDorrani  3 года назад

      You are most welcome and thanks for the amazing feedback.

  • @marcelschliebitz4021
    @marcelschliebitz4021 3 года назад +1

    Hi Reza, this is a very helpful way to improve my app more professional. Tankyou for your time and for sharing your amazing knowledge. tanks a lot !!

  • @oluwadolapobifarin105
    @oluwadolapobifarin105 2 года назад +1

    How do you respond to all these comments? Wow.
    Anyways this is my third time watching this video in a space of 3months. A very good piece. Thank you.

  • @sahilthakur03
    @sahilthakur03 3 года назад +2

    Awesome Reza, you just improved your earlier nav component.

  • @alexshteinberg1227
    @alexshteinberg1227 3 года назад +1

    Very nice, the component feature is now truelly coming into its own.

  • @amit143das
    @amit143das 2 года назад +1

    👍I want to thank you for such nice tutorial video for two step component. I am now able to create the same for my apps.

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Awesome! Thanks for watching the video.

  • @aaron6516
    @aaron6516 3 года назад +1

    Simply incredible work!!! Thank YOU!! so much detail and helpful real world examples!!!

  • @zenpai7411
    @zenpai7411 3 года назад

    Amazing job, thanks for sharing your knowledge! I usually get frustrated an hour in but your so easy to follow and understand. Thanksaton!

  • @akbarmahfuzalam
    @akbarmahfuzalam 3 года назад +1

    As usual wonderfully explained and great work

  • @AxelvL24
    @AxelvL24 3 года назад +1

    Thank you!!! I'm binging all your video's. It's so helpfull

  • @vincentfernandez9812
    @vincentfernandez9812 3 года назад +1

    The menu width trick is very nice. Good Job !

  • @Jazzziboy
    @Jazzziboy 2 года назад +1

    Thanks for sharing this tutorial, Reza. Very useful

  • @yehunlavolontededieu322
    @yehunlavolontededieu322 3 года назад +1

    It's Reza, Before watching the video first like and subscribe

  • @zuah04881
    @zuah04881 Год назад +1

    This has been really helpful.. thanks Reza always.

  • @gokyo_66
    @gokyo_66 3 года назад +2

    Top Tutorial Reza, glad I found you man! Thnx a lot

  • @priyankajagtap8038
    @priyankajagtap8038 3 года назад +1

    Thank you so much Reza for this detailed video. This is extremely helpful :)

  • @skhumbuzomjoji3575
    @skhumbuzomjoji3575 2 года назад +1

    Thank you so much for this video. The menu works perfectly! I am going to try and have the submenu's expandable / collapsable. THANK YOU!

  • @necdetsaritas8722
    @necdetsaritas8722 3 года назад +1

    as I am waiting. Great job. Thanks,Reza

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      Hope you enjoyed the video

    • @necdetsaritas8722
      @necdetsaritas8722 3 года назад +1

      @@RezaDorrani I love all of your videos. Clearly, understandable, and always fully useful. I learn many things from you.Thanks, Reza

    • @RezaDorrani
      @RezaDorrani  3 года назад

      @@necdetsaritas8722 Thank you

  • @Father_Prime
    @Father_Prime 2 года назад +1

    Hi Reza, thank you for this tutorial, by following the step by step process, I have been able to develop several useful components for a variety of use cases. I do have some questions related to the use of gallery controls.
    Specifically, at 10:20, the names of the custom table fields (MenuID, MenuIcon, etc.) appear with dropdowns on the right side of the screen when viewing the component properties in the Advanced tab. When I have been creating properties/components in the past, these column dropdowns do not show up even though I would like them to - why is that? what change(s) can I make to ensure that they appear?

    • @RezaDorrani
      @RezaDorrani  2 года назад +1

      Not sure about why they do not appear for you. I would recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

  • @joen3927
    @joen3927 3 года назад +1

    Thanks for such a great video tutorial! Question. I implemented your menu into my app and around when you implement the "colMenu" at 20:57, is where I hit a snag. I built the function you put into your button in my App OnStart. When I run the Onstart it does build the collection, however when I go to the component and add the "colMenu" to the MenuItems parameter, ir shows me an error stating: "There is an error in the formula, try revising and running it again". I'm not sure why it is stuck on this. Any pointers?

    • @joen3927
      @joen3927 3 года назад +1

      Never mind. I figured out the issue.

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      Looks like you figured out the issue based on your second comment.

    • @RezaDorrani
      @RezaDorrani  3 года назад

      👍

  • @youuh3233
    @youuh3233 2 года назад +1

    Thanks for this tutorial ,you good ! very clear and easy to understand (im french)

  • @IMChrisThom
    @IMChrisThom Год назад

    At 13:22 you mentioned that instead of icons you can pass images or SVGs. What would the call to those look like? The stock icon are very limited and I would like some alternatives. Is there another video that addresses this?
    thank you again for what you offer

    • @RezaDorrani
      @RezaDorrani  Год назад

      You would need to modify the component. Replace icon control with image control and pass images as part of the incoming collection data.
      I do not have another video on it.

  • @RickHurt
    @RickHurt 3 года назад +1

    Awesome job on this tutorial, very helpful and straight-forward build. Thank you.

  • @oricchannel2811
    @oricchannel2811 3 года назад +1

    Reza, thank you for sharing. I learned a lot with this video.

  • @ernestomartinez6422
    @ernestomartinez6422 3 года назад +2

    Excellent video, it helped a lot. The only issue I encountered was that if there are more than one menu item with submenus, when you click on the menu item it expands all the submenus. I haven't been able to figure out how to just expand one submenu at the time, and then close all other when one submenu is expanded. Sorry, but I'm pretty new with PowerApps. Thanks.

    • @RezaDorrani
      @RezaDorrani  3 года назад +2

      That would require additional work in the component. Something that I would have to try out.
      I will recommend you check on the forums at powerusers.microsoft.com/

  • @nagarajhs368
    @nagarajhs368 Год назад +1

    No Words, I Just want to Thank You, Thanks..!!!!!!!

  • @kkb92-96x
    @kkb92-96x 3 года назад

    This is very creative and very helpful. As usual Reza amazing job on this tutorial. Please keep it coming.

  • @quiyanaw1993
    @quiyanaw1993 10 месяцев назад +1

    Thank you for this tutorial!

  • @chekurusnaaida2193
    @chekurusnaaida2193 8 месяцев назад

    hi,just want to ask a quick question. how do you simultaneously make three rectangle at the bottom at 5:29

    • @RezaDorrani
      @RezaDorrani  8 месяцев назад

      I simply added 1. Gallery will repeat the steps in all items.

  • @gznqtl
    @gznqtl 5 месяцев назад +1

    This is very very very usefull video, thanks a lot!

  • @imtiyazahmad3823
    @imtiyazahmad3823 Год назад +1

    Awesome contents sir!

  • @mikegillis22
    @mikegillis22 Год назад +1

    Great tutorial! THANK YOU!

  • @gorantrifunovic2506
    @gorantrifunovic2506 3 года назад +1

    Thanks Reza, really helpful video.

  • @solarson_studio
    @solarson_studio 3 года назад +1

    so much content! it is super helpful! thanks sir!!!

  • @pipb0y69
    @pipb0y69 3 года назад +1

    This is a great video and very informative!

  • @laikahmed7120
    @laikahmed7120 3 года назад +1

    Just Excellent! Thanx Reza..

  • @HariyusEskak
    @HariyusEskak 3 года назад

    how do you create a right nav menu?
    16:19 when I code the menu with If(showmenu,200,MenuIcon.Width) , it places the Icon outside the canvas.. how do i fix this?

    • @RezaDorrani
      @RezaDorrani  3 года назад

      You would have to also set the X position of the menu. There may be many more changes needed.
      Check the forums to see if someone has built a right hand side menu - powerusers.microsoft.com

  • @michaelshelnutt3534
    @michaelshelnutt3534 3 года назад

    @ 7:16, My Gallery is blank. There is a red X above the Hamburger icon, it takes me to the MenuItems with the Table formula. Only the "Home" and 1 in the first formula set is red, the "Currency", 2, and "Document" 3 are black. When I follow your steps for the next part of adding a Button, it only shows one button... not every gallery entry. Also, no Icons or labels showing in the gallery.

    • @RezaDorrani
      @RezaDorrani  3 года назад

      The video description has a link to download the component. Install it and check the code base.

  • @utilisemedia
    @utilisemedia 2 года назад +1

    Thank you for a great tutorial. I only required 1 level of menu & was wondering how i can put that in the App onStart and any other changes I would have to make? Is it just a point of copying the code from the menu items variable in the component (i didnt use component library as there was no need)
    Table(
    {
    MenuLabel: "Home",
    MenuIcon: Icon.Home,
    MenuScreenNavigate: 'Home Screen',
    MenuID: 1
    }
    )

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Single level nav - ruclips.net/video/dP74npyyvGc/видео.html

  • @diegonoliveira
    @diegonoliveira 2 года назад +1

    Amazing content… thank you for share!

  • @8en9ne
    @8en9ne Год назад +1

    This was an amazing tutorial, is there anyway to hide the submenu until the specific menu button is pressed. For example, If you click on the Form Menu Item it then would display the submenu under it to allow for selected the sub items. and then it would hide if Form was clicked again or another selection was selected?

    • @RezaDorrani
      @RezaDorrani  Год назад

      Possible. Would require additional logic in component to track if menu was clicked to open close respective submenu. It would be a lot more work though. The modern controls ruclips.net/video/eNhCQ7Y2x7o/видео.html were recently released. I would wait to see if there is a nav control coming :)

  • @VirtualSensations
    @VirtualSensations 2 года назад +1

    Such an amazing job! thanks for sharing you knowledge
    I just have a question, its possible to disable a button based on user?
    Thanks in advance!

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Thank You.
      Disable a button for a user. Check my videos on role-based Apps ruclips.net/video/J-hMMXrKMVE/видео.html & ruclips.net/video/fbDQH0vIsN8/видео.html

  • @VictoriaLynn-f1t
    @VictoriaLynn-f1t Год назад +1

    I built this and it works well with a mouse. Any suggestions on how to get the tab index set? I want to ensure that the Accessibility is correct for everyone.

    • @RezaDorrani
      @RezaDorrani  Год назад

      I have not thought about the tab index part :)

  • @johannagemaespinosalazo8855
    @johannagemaespinosalazo8855 3 года назад +1

    Excellent video, at the beginning I forgot to bring to front the component :-) not options showed even though I had my collection ready :-)

  • @alpin714
    @alpin714 2 года назад +2

    Hello, thanks for this excellent video.
    In the table menu I want one of the options to be a link to an internet site and not to another screen of the application, how can I do that?

    • @RezaDorrani
      @RezaDorrani  2 года назад

      You would need to update the component. There is a function called Launch which will allow you to open links.
      You will also need to update the input property for component to distinguish between screen references and links.

  • @ingridengenharia1
    @ingridengenharia1 3 года назад +1

    Oh dear God, what an excellent video!!

  • @future06
    @future06 3 года назад +1

    Thank you very much, Awesome job!

  • @utilisemedia
    @utilisemedia Год назад

    Thanks for a great vid, im stuck at 23:06. Ive set the on visible variable for the screen and the component visible to the variable. When I then play, I dont see the menu at all??

    • @RezaDorrani
      @RezaDorrani  Год назад +1

      Video description has link to download sample component. I have not come across your issue hence not sure what the solution could be. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @utilisemedia
      @utilisemedia Год назад

      @@RezaDorrani sample won’t upload either. I’ve enabled Components

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@utilisemedia Not sure why that would be the case. Il recommend posting your issue on forums.

  • @oluwatobiyusuf
    @oluwatobiyusuf 3 года назад +1

    Thanks for another knowledge shared

  • @DvdM-hs4bu
    @DvdM-hs4bu 2 года назад +1

    Thnx for you example. I have a question: I have doing all the steps of you explanation and it will works in the online envoirment, but when I publice the app, I didn't see the information of the navigationscreen in the app. I will see the Hamburger Icon and when I click on it, there will come the navigation screen. How can I solve this problem?

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Its probably because your items are not loading in the colNavItems collection. You need to add that on App OnStart and also ensure you have cleared your browser cache after publishing the App.
      I would also recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

  • @christianbernlibo-on3394
    @christianbernlibo-on3394 2 года назад +1

    Thank you for this very helpful tutorial. One question though, how do you highlight a menu if its screen selected/ active?

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Its part of the component I believe. I showcased it here as well ruclips.net/video/dP74npyyvGc/видео.html

  • @bronwenappleby9805
    @bronwenappleby9805 Год назад +1

    Thanks for the video, super useful! I tried to build this in my app, however I would constantly get a loading spinner for the nested gallery - is there anyway to remove / prevent this?

    • @RezaDorrani
      @RezaDorrani  Год назад

      I have not come across this issue and hence not sure how to prevent it. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @RohitTheMore
    @RohitTheMore Год назад +1

    Thank you for this Reza. Appreciate it. Question, wha tif I have one screen with two tabs and I want to link Submenu to respective tabs of the screens. Can we pass variable of some sort in Table of Menu Object?

    • @RezaDorrani
      @RezaDorrani  Год назад

      Components has output parameters. You would need to pass those on menu click and set them in variable. I do not have a specific video on this scenario though.

    • @RohitTheMore
      @RohitTheMore Год назад +1

      @@RezaDorrani Thank you. I had done that and somehow variable was not reflecting. But your word gave me confidence and turns out i had to hard refresh browser so Components changes reflect in my app. Thank you again.

  • @moyura2
    @moyura2 3 года назад +1

    Love this menu component, it's very useful and flexible. A very tiny issue I have is the sub menus always show whatever main menu is selected. It becomes a problem when there are lot of sub menus.

    • @RezaDorrani
      @RezaDorrani  3 года назад

      You could customize the menu further and add show/hide logic for submenus.

    • @moyura2
      @moyura2 3 года назад +1

      @@RezaDorrani Agree

  • @joshdailey4191
    @joshdailey4191 Год назад +1

    Overall, a great video Reza the menu worked very well. I did however have an issue where the submenu items were getting set to a height of 1 when I import the component into my main app, undoubtedly due to changes in PowerApps since this video was made. I fixed this by hard coding the TemplateSize of the galSubMenu to the size I wanted instead of using the code shown in the video. This makes it to where the submenu items do not get set to a height of 1 when importing. Just in case anyone else runs into this issue and needs a quick fix.

    • @RezaDorrani
      @RezaDorrani  Год назад +1

      Thanks so much for sharing your findings. These are definitely due to updates in studio.
      I have a video coming next week that shows a simple approach for building navigation and flyout menus.

    • @joshdailey4191
      @joshdailey4191 Год назад +1

      @@RezaDorrani I look forward to seeing it!

  • @EldoradoSafarov
    @EldoradoSafarov 3 года назад +1

    Hello Reza. The first i would like to say thank you for your job. I started learn this program 5 months ago. And most of i know about this program, it's thanks to you. Now about this video, i have the app were is i need to start work with that navigation menu not from first screen, but from second. Can you answer me, how can I do this? Thank you

    • @RezaDorrani
      @RezaDorrani  3 года назад

      Thanks for watching and liking my videos.
      Best of luck with your learning on this platform.
      Start navigation from screen2? You can set the order of menu items to begin from screen2.
      It seems you want app landing screen to be screen2. In that case, the App object has a property called start screen, simply define the screen there.

  • @cvkealey
    @cvkealey 3 года назад +1

    Thank you for this! I've been trying to build something similar in a few apps and now have a roadmap to follow. One question, though: to ensure the menu is collapsed after changing screens, do you really need to set the "ShowMenu" variable to true, then to false? I realize it should be so quick that nobody will notice, but some people might. Also, would it be possible to make that a context variable (rather than global) and pass it along in the navigate formula?

    • @RezaDorrani
      @RezaDorrani  3 года назад +2

      Yes you could make it a context variable. You can also set that variable on screen hidden which would then negate that flick effect.

  • @kenwilson1621
    @kenwilson1621 5 месяцев назад

    Reza - Thank you for the amazing instructional video. I have built my component in an environment years ago and now have my app published in a new environment and updates I make to this component in another environment is not updating. What are you recommendations for this, do I have to create the component again in the new environment to receive updates? If so, is there a “copy and paste” option?

    • @RezaDorrani
      @RezaDorrani  5 месяцев назад

      What’s your ALM strategy?
      Assuming you have this as a local component in an app, any updates you make in dev and publish solution to downstream environments, should deploy the updates.

    • @kenwilson1621
      @kenwilson1621 5 месяцев назад

      @@RezaDorrani thanks for the quick reply-I built the component in the component library of my “Personal Productivity” environment which is used as my dev environment now and my app that I added the component into is in my new prod environment and it functions but now when I make edits to the dev environment and publish - those updates never seem to get pushed to my prod environment because there is no notification in the studio when I open my app.

    • @RezaDorrani
      @RezaDorrani  5 месяцев назад +1

      I believe there are limitations (not sure) with component libraries. I have not tried ALM with it and hence unsure if there are any blockers.

  • @sebastianjuarez5575
    @sebastianjuarez5575 Год назад +1

    Amazing video! What happens if one of the screens that I'm navigating to with the menu is a form, that I need to be cleansed. How can I add the "NewForm" function into this?

    • @RezaDorrani
      @RezaDorrani  Год назад

      You can always write logic on screen visible where form is placed.

    • @sebastianjuarez5575
      @sebastianjuarez5575 Год назад

      @@RezaDorrani I’m using the same screen for both editing and adding a register. Only thing that changes is the button that helps me navigate to the screen (one includes the “NewForm” function and the other doesn’t). I was trying to apply this logic in the Navigate Button in the Left Nav Menu as follows: If(ThisItem.MenuLabel = “Add New Register”, NewForm(NewRegisterForm); Navigate(ThisItem.MenuScreenNavigate, ScreenTransition.Fade), Navigate(ThisItem.MenuScreenNavigate, ScreenTransition.Fade). Nonetheless, when doing this in the component, it doesn’t seem to recognize the “NewRegisterForm”. Do you know a way in which I can make it work? It’s urgent.

    • @sebastianjuarez5575
      @sebastianjuarez5575 Год назад

      Is it possible to add this function in the MenuItems table?

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@sebastianjuarez5575 You would probably have to get another output variable from component which gives info of item clicked in nav. Check output property value in screen and accordingly call your code. I don't have a video reference for this specific case, so you will need to try it out.

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@sebastianjuarez5575 No because it does not have the context.

  • @miketosto4879
    @miketosto4879 3 года назад +1

    Awesome video! Appreciate the detail. I am attempting to make a variation of this where a simple menu sits at the bottom of the app and a pop up menu would appear from the bottom when a button is clicked with more menu options . So pretty much a reverse "L" shaped menu. The problem is when I have the size of the component dynamically change based on clicking the button, it shrinks the component from the top portion and not the bottom, making my gallery menu appear off screen. There doesn't seem any way to adjust the position of the component. Is there a work around for this?

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      Hi Mike, it is surely possible. Something that I would have to try out and test. Not sure of a quick workaround though.

  • @habtamuAwoke
    @habtamuAwoke 2 года назад +1

    Thank You Very Much Dear,
    I have used it

  • @michellecurtis5711
    @michellecurtis5711 3 года назад +1

    Thank you so much! This is excellent. I'm having trouble with the MenuItems using the collection on App Start, if I change the MenuItems property to the table of items directly, it works fine, as soon as I put the collection variable there instead - it shows no menu items. Have I missed something?

    • @RezaDorrani
      @RezaDorrani  3 года назад +2

      Ensure you right click on App object on left nav and Run OnStart.
      This will load your collection when editing the App.
      When you run the App, OnStart runs immediately.

    • @michellecurtis5711
      @michellecurtis5711 3 года назад +1

      @@RezaDorrani fab that works! Quite new to PowerApps so wasn't aware of that, thank you very much for your help and so quickly too!

    • @RezaDorrani
      @RezaDorrani  3 года назад +2

      @@michellecurtis5711 Great! No worries. We are all new and learning together.

  • @alexebradley7610
    @alexebradley7610 Год назад +1

    This is great. I love your videos I'm learning a lot from them. I have a query, how would i add in visibility changes to each button based on a variable pulled from data in a sharepoint list? For example, only certain users can see specific buttons.

    • @RezaDorrani
      @RezaDorrani  Год назад

      I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend posting your query on forums at powerusers.microsoft.com in case someone has done something similar

    • @alexebradley7610
      @alexebradley7610 Год назад

      @@RezaDorrani is there any chance you are going to do a video on this? I am really struggling to get this to work.

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@alexebradley7610 I have no plans for a video on this. It would be best to leverage the forums.

  • @jandirkvooijs7477
    @jandirkvooijs7477 3 года назад +1

    Very nice tutorial, thank you so much. I'm using this menu now in many screens. I also made a change that the canvas is the size of the hamburger icon so the space underneath is also usable. I also tried to change it so I can use the component also for menu's with action buttons instead of navigation buttons so I can run a piece of code instead of going to a certain screen. any idea if that is possible?

  • @dineshkumarmarpuri2688
    @dineshkumarmarpuri2688 3 года назад +1

    Hi Reza Dorrani, to do all tasks in your all videos. Should we have a licensed one or can be done with the Trail version too. Please let me know.

    • @RezaDorrani
      @RezaDorrani  3 года назад

      A standard Office 365 license will suffice as long as the Apps/flows are not using premium connectors.

    • @dineshkumarmarpuri2688
      @dineshkumarmarpuri2688 3 года назад +1

      @@RezaDorrani Thank you for your response

  • @andreagiannellabandeira2847
    @andreagiannellabandeira2847 2 года назад

    Thank you! You are the best!

  • @JC-tt5lj
    @JC-tt5lj Год назад +1

    Hey Reza! I just wanted to thank you for putting out these videos. They've been such a big help at work.
    I do have a question though. Is it possible to shrink that "Invisible wall" when the Hamburger menu is minimized? I have buttons that span along the left side of the screen in the app I'm making (like your Editable Grid Video) Whenever I minimized the hamburger menu, the buttons are getting blocked by that invisible wall. Is there a way to shrink that wall so that only the hamburger icon is there and not that long strip?
    Please let me know if you need me to clarify anything!

    • @RezaDorrani
      @RezaDorrani  Год назад

      You would need to make the height property of the component dynamic for that.

    • @JC-tt5lj
      @JC-tt5lj Год назад

      @@RezaDorrani Would I need to create a new Property like SetMenuHeight and a MenuHeight?

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@JC-tt5lj Probably

  • @Matthew-Coates
    @Matthew-Coates Год назад +1

    Hi Reza, love your videos as they have helped me tremendously. I am having a slight issue that I do not understand where it is coming from. My issue is regarding setting the Visible variable for the rectangle, ThisItem.MenuScreenNavigate = App.ActiveScreen. I have ported over the component using this syntax but the rectangle is always showing for each menu item, no matter which screen I am on. Any suggestions on how to troubleshoot this? Thanks!

    • @Matthew-Coates
      @Matthew-Coates Год назад +1

      I figured it out. I was working on the component from the wrong library in the wrong environment. Whoops!

    • @RezaDorrani
      @RezaDorrani  Год назад

      Thanks for watching and liking the videos.
      Looks like you figured it out based on your response comment :)

  • @SoumyorupDey
    @SoumyorupDey 3 года назад +1

    For the screen onvisible property, why are you setting the showMenu variable to true and then false? Can we not set it to false directly?

    • @RezaDorrani
      @RezaDorrani  3 года назад +2

      Because the value of the variable needs to change in order for the component to call the OnReset property. Hence setting it to true and then false which in turn triggers the OnReset.

    • @SoumyorupDey
      @SoumyorupDey 3 года назад

      @@RezaDorrani thanks for explaining....can we make the level 2 menu hide/show on click of the corresponding level 1 menu item?

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      @@SoumyorupDey Yes can be done. But that would be probably a V3 in future. You can add another variable and drive that logic in the Menu.

    • @SoumyorupDey
      @SoumyorupDey 3 года назад

      @@RezaDorrani thanks....will give it a try

  • @michellecurtis5711
    @michellecurtis5711 3 года назад +1

    Hope you don't mind me asking another question! I'm trying to apply this to a responsive layout, of which I have a horizontal container. At the top is a header component, and I want to place the the menu component at the top left, but of course it pushes everything else out of the way. Is it possible to get this working in a responsive layout, where the menu will overlay the other containers? I hope this makes sense and thank you in advance for any help!

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      It is surely possible with the responsive containers but I would have to try this out to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @michellecurtis5711
      @michellecurtis5711 3 года назад +1

      @@RezaDorrani thank you so much, I will do that :-)

    • @michellecurtis5711
      @michellecurtis5711 3 года назад +1

      I've requested access to the forum, will report back when I get somewhere :-)

    • @RezaDorrani
      @RezaDorrani  3 года назад

      @@michellecurtis5711 If you need any assistance with forums contact twitter.com/heddanewman

    • @michellecurtis5711
      @michellecurtis5711 3 года назад +1

      @@RezaDorrani thank you and apologies for the delay, I had got a tip from elsewhere to put the menu at the top of the screen, above the container, not inside the container, and it shows as it should. Shame as it seems a bit of a workaround.

  • @delwarmia9393
    @delwarmia9393 Год назад +1

    Good vedio thanks.

  • @andrewproudman952
    @andrewproudman952 3 года назад +1

    Really useful video, how would you put an action on one of the icons, so an icon to exit the application?

    • @RezaDorrani
      @RezaDorrani  3 года назад

      OnSelect function of the icon call the Exit function docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-exit
      Since you cannot call function from the screen via component, you would have to insert that logic in the component.

  • @glennbullion9069
    @glennbullion9069 2 года назад +1

    Working as advertised, but looking to make one small change, if possible (didn't see this listed in the comments). How would we go about making the hamburger menu essentially a toggle? As in, you click on it to open the menu. All the navigations on the other screens will stay open as well, until you click on the hamburger again to close it. This is how the Office 365 menus work now inside their system.

    • @RezaDorrani
      @RezaDorrani  2 года назад

      I would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @moiseclaudia6881
    @moiseclaudia6881 2 года назад +1

    Thank you very much for your video! Please can you help me with this situation: I want to add a label next to the Hamburger icon and when the menu is expanded I want the label do not be visible anymore.

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Inside the component, I believe there is a property that dynamically sets the width of the menu. You can check that property inside component and accordingly show/hide your label.

    • @moiseclaudia6881
      @moiseclaudia6881 2 года назад +1

      @@RezaDorrani thank you!! it worked :)

  • @cristinaminami2162
    @cristinaminami2162 Год назад +1

    Awesome video, Reza ! However, I want to share that I encountered a small challenge. Initially, my 'Navigate' command didn't work. After some hours of troubleshooting, I realized that the data in the 'MenuScreenNavigate' field shouldn't be enclosed in quotation marks. I hope this can be helpful to someone facing the same issue.

    • @RezaDorrani
      @RezaDorrani  Год назад +2

      Thanks for sharing. Quotation is needed if screen name has a space.

  • @robinbeukema3627
    @robinbeukema3627 2 года назад +2

    Hi Reza, great! I copied some. Now I have a strange bug, the second item of my secondary menu show up afther hovering the empty space. Do you have any idea why? So I see some empty space like it should be there. Afther hovering it pops op. Thx in forward.

    • @RezaDorrani
      @RezaDorrani  2 года назад

      Video description has link to download sample component. Check and see how the spacing was done between galleries.

    • @robinbeukema3627
      @robinbeukema3627 2 года назад +1

      @@RezaDorrani thx!

  • @Tom70898
    @Tom70898 5 месяцев назад

    Hi Rezza, I don't understand adding the button for the menu table to be available? This activates the col menu, but does it now always have to have the button there? and the menu isn't there without the button being pressed? So anytime the app reopens the button needs to be pressed?

    • @RezaDorrani
      @RezaDorrani  5 месяцев назад +1

      Its optional. You dont have to use that button show/hide logic.

  • @TYS22
    @TYS22 Год назад +2

    Great video. Please Raza, I want the app to hide the menu items based on the user's permission. Is this possible with component? Thank you

    • @RezaDorrani
      @RezaDorrani  Год назад +1

      Possible. Check my video on role based power apps.
      ruclips.net/video/fbDQH0vIsN8/видео.htmlsi=Mx5LFlbMbYpEYShv

    • @TYS22
      @TYS22 Год назад

      @@RezaDorrani thank you so much Raza. This video is helpful. Also, I have already done that but what I am getting at is that, can I build a menu component that will behave based on the role permission. For example, if you are a manager, you should only see few of the menu but as Admin, you can see all the menu. I am aware I can do it screen by screen but I am trying to do that using component

    • @RezaDorrani
      @RezaDorrani  Год назад

      @@TYS22 It is possible and I show that in a video but do not remember which. I would recommend posting your query on forums at powerusers.microsoft.com/

    • @TYS22
      @TYS22 Год назад

      @@RezaDorrani Thank you, Raza. I have figured it out

  • @arpanbala6984
    @arpanbala6984 3 года назад +1

    Thank you for this informative video. can you tell me how could i add more than one nav menu in a single app?

    • @RezaDorrani
      @RezaDorrani  3 года назад +1

      By using the same component across multiple screens of the App.