Hello,
I am looking at adding a conditional statement to my tickets so that, depending on the event, a section of text is displayed. This is intended to give more information about an event once they have purchased a ticket to save manual labour of emailing everyone individually with this information once they’ve bought a ticket.
So i’m looking to write something along the lines of: if event = x, then action y
Could you advise what code is needed here? Or point me in the direction of where I can find this information?
Thank you