Hello Guys How can I set a Select (Single Value) so that it shows [Please Select] instead of the first Option. - Like the country is in the address. At the moment, I can add options but the first one is always display and 'counted' as if the user completed it. For example I wish to have a drop down select that has: Salutation: Mr, Mrs, Miss, Ms etc. At the moment, Mr is showing as it's the top option. If the user skips this field the validation uses the Mr value. I want to have [Please Select]. Then the validation would pick it up as a required field. Hope I have explained the issue correctly.