Skip to main content
Nintex Community Menu Bar

Set Rich Text Box to Empty

  • April 6, 2017
  • 3 replies
  • 13 views

Hi All,

 

Is there a way to set the K2 Rich Text box to empty value (blank)

Thanks,

TTN

3 replies

Forum|alt.badge.img+18
  • April 6, 2017


It looks like you can use a Data Transfer action, check this Rich Text control, but don't enter anything.  This clears out the Rich Text control.  There maybe other methods to also do this.


Forum|alt.badge.img+9
  • April 7, 2017

Hi TTN,

 

You can do this by any one of following ways

 

1)  you can use DataTransfer  action by mapping RichText with  empty value, as tin have shown.

2) Use action set control value  action and in config under display set HTML value as empty.

 

let me know if it helps.

 

 

 

 


  • Author
  • April 7, 2017

Thank You All.

I am using option #2 set HTML to empty