Skip to main content
Nintex Community Menu Bar

Image in Rich Text Box (K2 Smartform)

  • July 8, 2021
  • 2 replies
  • 213 views

Hello Everyone,

 

We are working with Rich Text Box control where in user can paste the image as well along with the formatted text.

 

So, while saving, image is getting saved successfully in the DB as base64 but when I am trying to get the data and bind it to rich text box, image is not getting rendered.

 

Does anyone faced an issue like that or have any workaround for this?

 

Divya Raj

2 replies

Forum|alt.badge.img+10
  • Nintex Employee
  • July 14, 2021

Hi divyaraj,

 

I went through a similar setup but didn't run into the issue. Just like you said, it would save in the DB as base64. Do you happen to know how the end users are getting the images? In my example, I took a screen capture and paste into the Rich Text control. Also, which K2 version are you guys using? 

 

 


  • Novice
  • October 11, 2021
Try to uncheck "Prevent XSS" in the RichText settings.