How to Make a Drop List in VSD - Post...

User 333461 Photo


Registered User
13 posts

I am trying everywhere but can not find how can I make drop list in VSD.
Can some one help?!!
Thanks million.
User 133269 Photo


Registered User
2,900 posts

try the VSD forum ;)
http://www.coffeecup.com/forums/designer/
Have fun
~ Fe Pixie ~
User 2068004 Photo


Guest
14 posts

You can do it with the Add HTML tool. The drop down code should be like this:
<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
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

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



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.