- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Issue with RSVP Form for an attendance event
Hi !
Since a few days (probably since a recent update), I have an issue with attendance events.
I chose “Only take attendance (0 or 1 seat) for this event”. In my reservation form, It only shows a checkbox with no indication (before, it was a dropdown menu -or 2 checkboxes- with yes or no).
Here is the RSVP form :
<table class=’eme-rsvp-form’>
<h3 style=”text-align:right”> Formulaire d’inscription</h3>
<tr><th scope=’row’>Nom*:</th><td>#_LASTNAME</td></tr>
<tr><th scope=’row’>Prénom*:</th><td>#REQ_FIRSTNAME</td></tr>
<tr><th scope=’row’>E-Mail*:</th><td>#_EMAIL</td></tr>
<tr><th scope=’row’>Téléphone:</th><td>#_PHONE</td></tr>
<tr><th scope=’row’>Viendrez-vous?*:</th><td>#_SEATS</td></tr>
<tr><th scope=’row’>Commentaire:</th><td>#_COMMENT</td></tr>
</table>
#_SUBMIT
Is there a solution for this problem?
Thanks!
See the changelog from 11 July:
Change the attendance field on RSVP forms from dropdown to checkbox, and add a class to it
Thanks for the answer. However, would it be possible to add a checkbox corresponding to “will not attend” or, simply, going back to the dropdown with yes and no ?
There was a reason for this, probably mostly because of the way people were using this and a checkbox indicating you’re coming is easier than a dropdown. So for now this is what it is.
You could change your form to “Please check this box to indicate you’re coming”.