Conditional fields in email show all although when not chosen
-
Hi Jules,
I have no idea what I’m doing wrong. I double-checked everything many times and still can’t solve it.
I have several separate checkboxes in their own groups and everything works well in the form, but in the email they show always all regardless whether some of them are chosen or not.
Here is the code in the form:
[group engagement clear_on_hide][checkbox eng_sho “Engagement shoot – $700–700”][/group]
[group dronephotos clear_on_hide][checkbox dro_pho “Drone photos – $300–300”][/group]
[group speeches clear_on_hide][checkbox vid_spe “Video of speeches – $500–500”][/group]
[group dance clear_on_hide][checkbox vid_dan “Video of first dance – $200–200”][/group]This is the code in the email:
[engagement]Engagement shoot – description[/engagement]<br>
[drone]Drone – description[/drone]<br>
[speeches]Video of speeches – description[/speeches]<br>
[dance]Video of dance – description[/dance]<br>
- The topic ‘Conditional fields in email show all although when not chosen’ is closed to new replies.