Please, i have a dropbox with a list with two variables.
I want to navigate to one page or another, depending of the selected dropbox option. Whats the correct formula and flow organization to do it?
Please, i have a dropbox with a list with two variables.
I want to navigate to one page or another, depending of the selected dropbox option. Whats the correct formula and flow organization to do it?
You Bind your dropbox Value to a Page Variable. Then you Receive Event > On Page Variable Change for that Page Variable, and put your IF test there to see what the Value of your Page Variable changed to.
Sorry, just forget it, it worked. Thanks!