Hi,
I have created two interactive dropdown menus. The next step is that I want to create an interaction where the user navigates to a new frame after making specific selections in the dropdown menus.
Example:
IF
dropdown menu 1 = item A
AND
dropdown menu 2 = item B
THEN
navigate to frame 3
If anyone can guide me in the correct direction or provide me with a link which explains a similar issue, it would be much appreciated!