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 all, I've created a 'View User' command via the Web Interface Configurator. I don't want users to be able to make any changes, so I've created a Custom ... there any way to remove this, short of removing the entire Exchange section itself? Thanks, David

asked Sep 5 by dshortall (80 points)
3,541 questions
3,232 answers
8,225 comments
547,802 users