Is there any way to include conditional logic in the HTML of a template?
For example, to sift through events and only show past events that occurred within the last 6 months.
Thanks.
Is there any way to include conditional logic in the HTML of a template?
For example, to sift through events and only show past events that occurred within the last 6 months.
Thanks.
I assume you mean conditional logic in the auto populated tags? I don’t think there is any user-configurable conditional logic available in these tags.
For a list of auto populated tags, check out the documentation.
There might be a different approach to what you’re trying to do, however. What exactly are you trying to accomplish? Chances are high that someone here has run into a similar situation at some point!