Hi,
I am developing a custom form in Matrix v3.28.2 to use as an online enquiry form. I have a select field which allows users to select an enquiry type, which is then emailed out according to the selection made.
My problem is that the select field wants a default option, which I do not want to give as users will just let that option be the one all of the time and I am trying to farm out the options. Nor do I want a series of radio buttons all over the form. I would like to have something like "please select" prompting the user to then use the drop-down to select an enquiry type but, if they do not, have them receive an error message and not be able to submit the form.
One way I thought of to get around this was to use a text field with a default of "please select", compare the two and send off an error message if they matched. The problem with this, however, is that I can't work out how to hide the text field so the user does not actually see it but it stiil is there to trigger the error message.
Any suggestions/ideas/experiences to share?
Thanks,
Greig