Hi there
The new watermark feature is BRILLIANT. So first of all, thank you very much for this!
Question -
I know the dropdown/select fields have the option for "include_blank" which is really useful as it puts a "---" as the first entry, which can be tested and fail validation.
I have a small form area on one particular website, and I don't have space for field captions, so I'm using watermarks and just displaying the fields, which is great. It's just the default "---" are not very explanatory and could have people jump over them.
Is it possible for the default entry to be EDITABLE please?
For instance the tag could be:
[select hear id:hear_about "Google" "Bing" "Newspaper" "Friend/colleague" include_blank="How did you hear about us?"]
Thanks in advance - for now, I'll either modify the plugin PHP myself or use JQuery to override the values