How to Make a Drop List in VSD - Post...
I am trying everywhere but can not find how can I make drop list in VSD.
Can some one help?!!
Thanks million.
Can some one help?!!
Thanks million.
You can do it with the Add HTML tool. The drop down code should be like this:
You will need to repeat the option tag over again for every value.
Now the big thing... what to do with it once it is displayed? You will need to either wrap the dropdown in a form tag or you could just use the CoffeeCup Form Builder to build the form and then import it into VSD With the Add Flash Tool.
Good Luck!
<select id="yourdropdown_id" > <option id="opt1" value="optionvalue" >optionvalue</option></select>
You will need to repeat the option tag over again for every value.
Now the big thing... what to do with it once it is displayed? You will need to either wrap the dropdown in a form tag or you could just use the CoffeeCup Form Builder to build the form and then import it into VSD With the Add Flash Tool.
Good Luck!

Jon Wilson
Support Specialist
CoffeeCup Software Inc.
An Internet 500 Company
Support Specialist
CoffeeCup Software Inc.
An Internet 500 Company
The best solution would be to use the Form Builder for the entire form, including the drop down list. Then import the ready made form into VSD.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.