Hi guys, is me again.
Can I get the top fixed? And do transactions only on content?
When I put the navigate function on the button, it changes the whole screen. I would like the top to be fixed and change only "the middle" of the app.
Attached is a gif of navigate function, where I want the top to be static.
If it's possible and if you guys can help me I will be extremely grateful!
Solved! Go to Solution.
There really isn't a way to define the top and make it static across the entire app. The typical workaround is to defin the top and bottom on the first screen and then duplicate that screen for all the rest of the screens you need. That way you will have the look and feel the same on each screen.
If you are specifically talking about the sliding effect you are using in Navigate, then no there is no way to limit that to a particular portion of the screen.
Hi @viniandrade
Use Navigate(Screen,ScreenTransition.None)
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @viniandrade ,
Like @Pstork1 said, it is not possible to retain the top of the screen while navigating the buttom. If you need this feature, please try to submit an idea in below forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona
There really isn't a way to define the top and make it static across the entire app. The typical workaround is to defin the top and bottom on the first screen and then duplicate that screen for all the rest of the screens you need. That way you will have the look and feel the same on each screen.
If you are specifically talking about the sliding effect you are using in Navigate, then no there is no way to limit that to a particular portion of the screen.
Hi @viniandrade
Use Navigate(Screen,ScreenTransition.None)
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @viniandrade ,
Like @Pstork1 said, it is not possible to retain the top of the screen while navigating the buttom. If you need this feature, please try to submit an idea in below forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona
Thank you very much guys for the clarification!
User | Count |
---|---|
144 | |
97 | |
89 | |
78 | |
56 |
User | Count |
---|---|
194 | |
185 | |
105 | |
99 | |
91 |