web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :

PowerApps Tuesday Tutorials #43 Components Navigation Bar

rorybi Profile Picture Posted by rorybi 69

PowerApps Tuesday Tutorials #43 is out - How to building a navigation sidebar using Components. Dig in! Moving to bi-weekly on the vids to create a bit of space. PowerApps Components Navigation 

Categories:

Comments

  • MiaSunny Profile Picture MiaSunny 36
    Posted at
    PowerApps Tuesday Tutorials #43 Components Navigation Bar

    This is super helpful even in 2024! Thank you so much for sharing this. 

    I thought there could be some hidden variables to control the count and the object of navigate(), then we could get dynamic count of icons/buttons according to the screens we selected, and navigate to each screen by its index. It's my misunderstanding on how to use the components. But wish we could have controls support that -- may a button group control for dynamic buttons.  

  • Msorli_Ciudad Profile Picture Msorli_Ciudad
    Posted at
    PowerApps Tuesday Tutorials #43 Components Navigation Bar

    Hello dehmos27, yes it is possible to use Back() in the OnSelect, but if you want to refer to a screen you cannot because the component cannot see outside of itself.

    Regards!!

  • dehmos27 Profile Picture dehmos27 54
    Posted at
    PowerApps Tuesday Tutorials #43 Components Navigation Bar

    Thank you for this great video. Is it possible to use Back() in a component?