Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Buttons in Email Template

Naveen_Talanos
Regular Contributor
Regular Contributor

Hi Experts,

Please help.

Is there a way I can put button in email (not hyperlink). I tried the "Advanced HTML CSS" but could not make it work.

Naveen_Talanos_0-1667214506380.png

Regards,

Naveen

6 REPLIES 6

rushikeshvartak
All-Star
All-Star

Use html tags 

<button type="button" >Start Certification </button>


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Naveen_Talanos
Regular Contributor
Regular Contributor

Hi @rushikeshvartak 

Thanks for your reply.

Actually I tried that. The moment I make "Content as HTML" as true, the "button" tag disappears. If I make "Content as HTML" false then tag remains there but then email is a Plain Text.

Regards,

Naveen

<p><br /><br /> <a style="font-size: 16px; font-family: HelveticaArialsans-serif; color: #ffffff; text-decoration: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background-color: #009900; border-top: 12px solid #009900; border-bottom: 12px solid #009900; border-right: 18px solid #009900; border-left: 18px solid #009900; display: inline-block;" rel="noopener">Start Certification</a></p>

try with html flag = false

rushikeshvartak_0-1667225690449.png

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Thanks @rushikeshvartak but with "Content as HTML" as false I get plain text email as below.

Infact I tried with "Content as HTML" as well but getting same plain text email

Naveen_Talanos_0-1667235146612.png

Naveen_Talanos_1-1667235178826.png

Please help

Regards

Naveen

 

try with advance css option


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Still the same

"Advanced HTML CSS" + "Content as HTML" true

Naveen_Talanos_1-1667239646384.pngNaveen_Talanos_0-1667239544578.png

"Advanced HTML CSS" + "Content as HTML" false

Naveen_Talanos_2-1667239727432.pngNaveen_Talanos_3-1667239839425.png