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

Hi, I need to create a number of mail user accounts via Adaxes and a lot of these accounts have & in the displayname/email address etc (I know, I know ... failed so I can troubleshoot it better. I have tried $context.logmessage($_.Exception.Message) Thanks

asked May 9 by typod (50 points)
3,372 questions
3,070 answers
7,815 comments
545,358 users