0 votes

The HTML email editor does not like when you use embedded style sheets with relative heights (percentages). It's looking for %variablenames%, not fancy email templates.

Example:

height:100% !important;
margin:0;
padding:0;
width:100% !important;

Is there a way to escape these characters?

by (1.2k points)

1 Answer

0 votes
by (216k points)
selected by
Best answer

Hello,

Yes, use the double percent sign (%%) when wherever you need to insert a percent sign in an e-mail message, for example:

height:100%% !important;
margin:0;
padding:0;
width:100%% !important;

Related questions

0 votes
1 answer

Is it possible to have an email notification sent to somebody and to CC in somebody else?

asked Feb 2, 2018 by ScottGriff (400 points)
+1 vote
1 answer

Hi, Is there any mechanism to add an approval reason to the approval emails? I tried to add a property value (customattributetext1) to the email header but couldn ... " using powershell just before each approval request in the business rule. Much appreciated.

asked Feb 17, 2015 by bistromath (840 points)
0 votes
1 answer

Is it possible to change the date format in the email notifications sent from Adaxes from e.g. 01/01/2020 to 01 January 2020?

asked Jun 15, 2020 by peggleg (110 points)
0 votes
1 answer

Hello Everyone, I've been using the product for the past handful of months and it has completely changed self service and administration here at my company. I can't ... Can this notification be separated into two direct emails based on what their action was?

asked Apr 29, 2015 by strikk (360 points)
0 votes
1 answer

We have a 3rd party vendor that we are able to add users based on AD security groups. What I need to do is set a parameter for the number of available licenses and whenever ... the group is 495 I would like an email to trigger telling me to add more licenses.

asked Oct 12, 2022 by A_Pastor (70 points)
3,326 questions
3,026 answers
7,727 comments
544,678 users