- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months 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 … › eme_if and required field
Hi,
I tried to show an field for accepting hygienic rules if it is an attendance-based event and to hide the field if it is an online course. I wrapped it with eme_if dependending on the town field:
[eme_if tag='#ESC_TOWN' is_empty=0]
<tr><th scope=’row’>Infektionsschutz- und Hygienebedingungen*</th></tr>
<tr><td>#REQ_FIELD{32}</td></tr>
<tr><td>Infektionsschutz- und Hygienebedingungen ansehen</td></tr>
[/eme_if]
Now the field does not show up when it is an online course. But because it is required I get an error message that the field is not filled in. Is there any other way to handle this.
Best regards,
Meike
Hi Meike,
I had exactly the same problem: try to deavtivate the “Check required fields upon submit?”-option in the EME options (Einstellungen –> Buchung –> Überprüfen der Pflichtfelder beim Absenden? –> Nein).
Gruß
Timo