- Print
- DarkLight
- PDF
Conditional Fields (Pre-2022 Legacy)
Article summary
Did you find this summary helpful?
Thank you for your feedback
Pre-2022 templates were built using our legacy HTML syntax. This article is for you if your tags are in $tag; format
You can make a field optional if some Users use it, and other do not. Optional fields will be automatically removed from Email Signatures that do not use the field.
You can wrap IF statements around any signature elements to make them appear only if that field is used
If Conditional Fields Share the Same Line
- HTML Code
- Signature Preview with logic
- Recipient's Email Rendering (If either field is removed, the separator line is also removed!)
If Conditional Field is on it's Own Line
- HTML Code
- Signature preview with logic
Need "not if" logic? Opensense can also do this!
Wrap your HTML code with {nif_field}Alternative Text{/nif_field} instead.
Example: {nif_phone}1-800-MAINLINE{/nif_phone}
Was this article helpful?