Problem with attendance events
-
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>
#_SUBMITIs there a solution for this problem?
Thanks!
The topic ‘Problem with attendance events’ is closed to new replies.