Label for Custom Event Attributes without underscore
-
Hello there!
So far, this plugin has been an amazing one! With the detailed documentation, I was abled to implement almost all the required functionalities. However, I am stuck at ‘labeling’ the conditional attribute.
Ex. I have added a custom field ‘#ATT{Ticket link}’. But, this should appear on the front only if it has value. Now, as per the instructions to set conditional attributes, the attribute is case-sensitive and should not have spaces.
So, how can I achieve these both? ‘Ticket_link’ on the front doesn’t look UI friendly.
Is it possible to have something like:{has_ticket_link}
<a href="#ATT{Ticket link}" target="_blank">Ticket link here</a>
{/has_ticket_link}
The topic ‘Label for Custom Event Attributes without underscore’ is closed to new replies.