Hi Guys,
How can we write in email how many days are left relative to contact’s date field?
For example:
The name of the field is: {{ person|lookup:'ESA Expiration Date'|default:'' }} and for a specific customer the date equal to 8\13\2021, so we would be able to use the number 9 in the email. (Because we have 9 days until the 8\13\2021)
Thank you