- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Labels on Customer Form Fields
Tagged: Form Fields, labels
Apologies if this has already been answered but i could not find anything through the search. I am creating a customer drop down field with multiple values and would like to have a label in the field such as ‘please select’ instead of the first value. Is there a way this can be achieved?
That’s easier to do than you think. Just leave an empty value for the first field, and then make it an required field. Example:
Field values: ||test||test2
Field tags: please select||test1||test2
And in your rsvp form, use #REQ_FIELD{xx} (with xx being the id of the custom field you created)