Skip to main content
Nintex Community Menu Bar

Multi-line Text Field Including HTML Code In Nintex eMail Subject?

  • October 4, 2018
  • 1 reply
  • 21 views

Forum|alt.badge.img+5

Hi Gang

We have a 2013 SharePoint list that has a 2013 Nintex workflow attached to it.  One of the actions in the workflow is to send a notification email.  The subject of the email contains a multi-line text field that is defined as plain text.  The problem is when the email is created/sent it contains HTML code in the subject (from that multi-line field).  Is this a bug??  Other than stripping out the HTML code programmatically this is the only way we can stop it.  Does anyone have any other solution?

1 reply

Forum|alt.badge.img
  • June 25, 2019

Hi Andy, I've had this issue on a few occasions. What I have done to overcome it is to use a temp variable and a Set variable action just before this. Set the temp variable:

Workflow Data > Temp Variable then click on the ... to specify the format of the value, and choose Plain Text

2830i77595ADA888CE8CB.png