0 votes

Hi Support,

I'm trying to use adaxes to send a couple of branded emails with User information such as UPN and First name.

I've written some HTML email code but would like to use Width=100% in some areas, unfortunately because adaxes uses % symbols to reference attributes it throws up an error suggesting the attribute doesn't exist, is there any way to avoid this?

An example html code line would be: <table class="wrapper" width="100%" cellspacing="0" align=center cellpadding="0">

Annotation 2020-02-18 145326.jpg

by (260 points)

1 Answer

+1 vote
by (272k points)

Hello Richard,

In such cases, you need to replace single percent characters with two percent characters. Finally, your line will look like the following:

<table class="wrapper" width="100%%" cellspacing="0" align=center cellpadding="0">

0

Ahhh! that's great, thanks

Related questions

0 votes
1 answer

Hello, I'm wondering if there is something like the calculated property "%adm-RandomString%", but that also includes symbols. Is there another command that accomplishes this task, or ... 's characters? Any way I could get this done within the realm of Adaxes?

asked Jul 7, 2022 by NKB#2772 (70 points)
0 votes
1 answer

Hi Currently we have an Adaxes system set up for our Service Desk staff to log into and manage users / groups etc this is currently assigned by assigning the Service ... there be any limiting factors such as licencing requirements for this? Thanks in advance.

asked Dec 15, 2020 by R_C (70 points)
0 votes
1 answer

Hello, you helped us with a script to set the oof-message. Now we want to know, if it's possible to activate/deactivate the mail-forwarding option time-based. In the ... deactivate it accordingly on "param-abw-ende" Can you help me with that? Thanks Carsten

asked Nov 17, 2022 by lohnag (140 points)
0 votes
1 answer

Automation of user creation based on ServiceNow ticket creation.

asked Jan 24, 2022 by tdetmer (20 points)
0 votes
1 answer

Hi! In 2019.2 new feature was introduced to use Microsoft Authenticator to validate the password self-service. Is it possible to connect it to existing MFA in ... Authenticator - one company account and another one generated by Adaxes after enrollment. Thanks!

asked Oct 30, 2019 by Dmytro.Rudyi (920 points)
3,342 questions
3,043 answers
7,765 comments
544,933 users