Hiding fields if they’re empty
-
Hi, is it possible to only show fields and their labels if the field is not empty? I’ve found the :ifNotEmptyAddLeft etc. options, but they don’t seem to allow the HTML tags I want to display if a field isn’t empty (e.g. making an email address into a link).
{email:ifNotEmptyAddLeftRight:<br>Email: <a href="mailto:##"></a>}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hiding fields if they’re empty’ is closed to new replies.