- This topic has 2 replies, 2 voices, and was last updated 11 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › conditons in E-mails
Tagged: conditions in e-mails
Hi Franky,
sorry, can you just give me a short example how I could use [eme_if] with form fields? I read your instructions but I was not successful.
In case you don’t have one ready, can you just tell me how to code the following condition?
Example:
Field: #REQ_FIELD2
Values of a drop down field: ‘Herr’ or ‘Frau’ (for Mister and Mrs in German)
This should do it:
[eme_if tag='#ESC_FIELD2' value='Herr'] blabla [/eme_if]
[eme_if tag='#ESC_FIELD2' value='Frau'] blabla [/eme_if]
Hi Franky,
it works, great!
Thank you very much for your help.
S