Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
There is an easy workaround to this:create a field, call it "Last System Date".Before your flow step, add a change data value flow step, attribute is "Last System Date", new value is {{system.date}}.Then, in your send email flow step, test the "Last System Date" field.-Greg
We now have LOV variables in email templates. It's time to be able to bring the feature to the program token level so that we can set controlled values without editing assets.-Greg
This can be partially done with variables, especially since we now have the image and picklist variables, at least for emails.-Greg
Adding CTA's to a template can be troublesome:Either you use a rich text element and you have the risk that the user makes some errors (such as erasing some inline CSS styles)Or you use some variables (email 2.0 or guided LP) and create a CTA text and CTA URL variable, but then you cannot include th...
The MktoImg element enables to define where images should be in a guide LP template and in an email 2.0 template.When using the div method, the template designer can even set a default image (mktoimgSrc attibute), but it is not possible to set the alt value of this image.So we need to also have a mk...
Hi Sanford,I understand it could be possible with some JS on a LP, but I would prefer to avoid JS in an email -Greg
Frank Passantino,Another one for you -Greg
Once this idea is closed and the new editor v2.0 is out and really great, here is the list of elementary ideas that are still pending:-Greg
Edited the idea to make it compliant with HTML rules.-Greg
Admins should be able to restrict the right to replace the HTML of emails. In large orgs, corporate wants to prevent users to override the graphical that are set for emails.In email template v2.0, this feature is now called "Edit Code"-Greg