PDA

View Full Version : Adding "Select one" to Dynamic Dropdowns


jim.anderson395726
12-08-2009, 10:26 PM
Hi.

I have just started using Dynamic Dropdowns and encounter the following problem:

When my form is shown first the first dropdown shows "Select one" which is an option that I added in my dynamic list. As soon as a country is selected the category shows the first record (Airport). In order to see the choices in the third dropdown the usedr has to choose something else than "Airport" and then select agaion "Airport" to see the third dropdown. I prefer to have "Select one" instead of "Airport" so the user HAS TO MAKE A CHOICE. How do I achieve this.

Can someone help please.

You can see this in action at the following address:

http://carreone.eu/myRoute1/EN/tests/dropdowns.php

Jason Byrnes
12-09-2009, 09:21 AM
On each of the child lists, you can add a static initial option. In the Populate List from Array behavior, set the "Leave Top" option to "1". This will force it to leave the initial static option you set for the list in place.