When I Click on Modal and take action. And then link back to the same page, Modal pops up again, for the 2nd time. How to fix that?
1 Like
Same issue, I want to prevent this.
For now I have used a link to a specific page (instead of using âbackâ I link to âpage xâ [the page that triggered the modal).
However - this still doesnât prevent a user from using the BROWSER back button and pulling up the modals again. Itâs a problem for reasons to detailed to get into here.
Suggestions?
1 Like
Hello !
If your case is âwhen you navigate on page 2, a modal page is pushedâ and when you back on page 2 the same modal is pushed again.
If this is your problem, you can use the option âShow advancedâ in your navigation action link and create a unique condition to trigger your modal page. (Invisible input are very useful for this.)