Google has announced they are beginning pilots of the BIMI standard. https://cloud.google.com/blog/products/g-suite/gsuite-security-updates-for-gmai...read more
Yes, I agree fully with this too. This would also be particularly useful for using CTA's to drive popup modals identified through anchor IDs or CSS ...read more
Yes, this is very important to us as well. Without the ability to customize the subject line, all form submission notification emails from a particu...read more
For our Sales KPIs, the missing key reports/filters on the contact property are: 1) Elapsed time since last contacted 2) Elapsed time since last ...read more
I want to output the 2nd item in a list. For example, I'd like to output "oranges" from my list below, but this is not printing anything at all: {% set items= ['apples, 'oranges', 'bananas', 'pears'] %}
{% for item in items %}
{% if loop. read more
I want to output the 2nd item in a list. For example, I'd like to output "oranges" from my list below, but this is not printing anything at all: {% set items= ['apples, 'oranges', 'bananas', 'pears'] %}
{% for item in items %}
{% if loop. read more