disallow first choice in drop down validation

G

Guest

Working on a form - in the Drop Down Box Properties, Drop-Down Box
Validation... I have checked "Disallow First Choice" but left "Data Required"
unchecked with the assumption that they will not receive a prompt to complete
that field, but if they choose to do so, they cannot choose the first choice
being "Please Choose..." However, upon testing the form, I am receiving the
prompt to complete that field despite "Data Required" not being checked. How
can I get around this?

Also - Is there a way to have the first choice blank so when I have the
confirmation fields on the confirmation page it does not list as "please
choose" rather is left blank?

Cheers and thanks in advance for the advice!

Laurene
 
T

Thomas A. Rowe

Set the first choice as:
<option value=" " selected>Select One</option>

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top