Template field conditional logic
It would be great to have additional coding in templates to alter the content based on the value of a field. I find it invaluable in another service we use for including additional characters and formatting depending on whether a field is empty/not empty/equal to a specific value. e.g.
{fullname}{if not empty(jobtitle)}<br><em>{jobtitle}</em>{/ if}Please sign in to leave a comment.
Comments
1 comment