Events Made Easy Forums How do I … Customizing response emails of multiseat-events

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57792
    Anonymous
    Inactive

    I would like to customize the response email of a multiseat event, depending on the chosen seat.
    Is there a conditional tag, you can use for this? Something like the following (which didn’t work out):

    [eme_if tag='#ECS_SPACES{1}' value='1'] You booked a students seat. [/eme_if]<br>
    [eme_if tag='#ECS_SPACES{2}' value='1'] You booked a xxxxxxxx seat. [/eme_if]<br>

    #57793
    Franky
    Keymaster

    Of course this is possible, but you used the wrong placeholder (although I think I’ll allow it in the future).
    See the doc:
    https://www.e-dynamics.be/wordpress/category/documentation/7-placeholders/7-4-rsvp-mails/
    You need #_RESPSPACES

    Edit: it should already be accepted, so it should work … does it work in the rsvp mails without eme_if?

    #57794
    Franky
    Keymaster

    After reading your post: you have “ECS”, it should be “ESC” (from the word “escape”):
    [eme_if tag='#ESC_SPACES{1}' value='1'] You booked a students seat. [/eme_if]
    [eme_if tag='#ESC_SPACES{2}' value='1'] You booked a xxxxxxxx seat. [/eme_if]

    #57795
    Anonymous
    Inactive

    Thank you a lot, it works great after fixing the typing error!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top