Opening website selected from dropdown list
-
I have a form with a dropdown list and a button. The dropdown list displays website names. Clicking on the button should open the selected website in a new window.
I’m struggling to achieve this. I have search/googled but I’m unable to find any useful information.
So far i have tried the following:
1. Dropdown list values are set to URLs. However, I’m unable to assign the selected website URL to the button’s “Click Target” field. I have tested by setting %website% and {website} to Click Target but both don’t open the website when the button is clicked.2. Created 5 buttons, one for each website in dropdown list, and then created a Conditional Logic to show/hide the buttons. However, once a condition is created for one website that hides the 4 non-selected website buttons, those buttons are greyed out when creating a rule for other websites in the dropdown list.
What would be the best approach to open the website selected from the dropdown list?
How can I get this implemented?Thanks
- The topic ‘Opening website selected from dropdown list’ is closed to new replies.