Hello,
i try to create a Template for my online events, where i want to show different content to registered, non registered users and users whos registration is pending. I will have a lot of events, so I would love to use the placeholder #_EVENTID in another placeholder like this:
#_IS_REGISTERED{#_EVENTID}
My goal is that i can use the template for all events by getting the event ID automatically.
Anyone an idea how i can get this? Or is the only possibility to make changes by myself in each event (like #_IS_REGISTERED{3})?
Thanks for your help! 🙂