views:

72

answers:

1

I need for my select lists to have a default option of an empty value, or "Select" with no value. I don't see any mention of how to do this in the documentation. // $Id: webform.module,v 1.196.2.47 2010/08/16 17:54:19 quicksketch Exp $

Thanks

A: 

On the webform controls tab (node/%/edit/components/%), all you need to do is uncheck the "Mandatory" checkbox under "Advanced Settings".

anschauung
Thank you, but I need the field to be mandatory.
EricP