Hi,
is it possible to navigate to a specific step in an advanced form? (in a powerapps portal)
currently the users are navigating using the next / previous buttons, but I have a read only form where this next / previous is useless.
I would like to navigate to any of the pages by clicking on the top navigation (the one displaying the steps)
is it possible?
if yes, how?
thanks.
Hi @Jerome2
The short answer is it is not possible to jump to a specific step as per your requirement with the OOB settings.
You can use JavaScript and jump to specific steps and perform a click event.
Here is an example:
Right-click your step and inspect the element and you can see it is a list. You can switch between list orders using onclick event.
Add this even in the webpage- Localized content > Advanced > Custom javascript
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
8 | |
7 | |
6 | |
2 | |
1 |