Skip to main content
Nintex Community Menu Bar
Solved

format email

  • July 21, 2020
  • 4 replies
  • 156 views

Is there any way to format the email in forms other than the very basic tools that're shown?  Also are css and html available for the email?

Best answer by leighburke

@ky1117sg  Using the set a variable action(https://help.nintex.com/en-US/nwc/Content/Designer/Actions/SetaVariableValue.htm).

4 replies

Forum|alt.badge.img+14
  • Nintex Employee
  • July 21, 2020

@ky1117sg It is possible to do html if you add it to a variable and then use that variable as the body of the email action.


  • Author
  • July 21, 2020
Hi there.
First of all, thank you so much for helping. But do you happen to know how to add html to variables?

Forum|alt.badge.img+14
  • Nintex Employee
  • Answer
  • July 22, 2020

  • Author
  • July 22, 2020
Ok. I'll try this. Thank you soooo much!