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

I have a number of custom Powershell commands that run during user onboarding, and while the Powershell script runs successfully, the Adaxes execution log for the command will ... Adaxes when this happens so the command doesn't show that it ran successfully?

asked 6 days ago by cwyant-hfg (40 points)
3,588 questions
3,277 answers
8,303 comments
548,090 users