Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Allison,You now have to have it certified by the Launchpoint -Greg
It could be program level or asset level.Linked with -Greg
With the new editor being rolled out, large instances will probably live quite a while with a combination of v1 and v2 emails.It would be very helpful if the email list (design studio->emails) would show the version column.-Greg
With the new editor, we discovered that the CTRL-F search function in the browser would work only on the visible part of the code.This idea is to ask for the search function to work on the whole email or email template code.-Greg
Currently, per the doc, variables can have only 1 value for the whole email. The consequence is that if the variable is used in a module, and the module is inserted more than once in the template, the various instances of the module will always have the same variable value. Let's say you want to use...
One limitation of the new text editor; variables are only supported in the HTML version, not is the text one.So let's say you want to use a variable for the title of the email:
${EmailTitle}
This paragraph would just not show up in the text version, meaning that the title you have set in the variable ...Email coding can drive to quite long lines of code, mainly because we often need to inline the styles.It would be easier if the new editor would propose to wrap the text automatically instead of asking for horizontal scrolling.-Greg
With the new email 2.0 editor it is possible to design modules that can be added to the email, in a container. Yet, a user could add in theory an unlimited number of modules to an email, making it too long to be read and too large a file to be quickly downloaded with a low network bandwidth.This ide...
Thx I was looking in the "Program Objects" section.-Greg
That product could evenRetrieve the list of existing programs and ask which one should be clonedRetrieve the list of tokens in the program to be cloned Capture the token valuesClone the programUpdate the token valuesEnforce rules for the program naming conventionAdd more control on token valuesOne h...