You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My application contains two pages where the user can navigate.
1-Home page
2-AssessmentPage
Currently, my version pushed in dev works but when the user changes between pages the URL always it's the same. it didn't change when the user change between pages
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello
My application contains two pages where the user can navigate.
1-Home page
2-AssessmentPage
Currently, my version pushed in dev works but when the user changes between pages the URL always it's the same. it didn't change when the user change between pages
I would like to set something like this:
url for homepage: https://apps.powerapps.com/play/...app/xxx-xxx-xxxx-xxx-xxxxxx
url for specific assessment: https://apps.powerapps.com/play/.../assessment/123
I know this already works in canvas apps to share a URL specific for one item, but I don't know it's this is supported in code apps
cheers!
All reactions