- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2017 05:10 AM
Hi all,
When i paste a text or pictures in the HTML field inside incident i get a popup box "Paste Formatting Options dialog box"
I want to remove the popup-box, and the formatting options will always be "Remove Formatting".
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2017 05:59 AM
Hi Shariar,
So it is coming from platform level and simply you cannot update it.
Can you check below URLs
Using HTML Fields - ServiceNow Wiki
Modifying HTML Fields - ServiceNow Wiki
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2017 12:44 AM
Hi Sangun I just set the property to false and then set the formatting back to TinyMCE. I dont see the popup anymore. What ServiceNow Version and Patch are you using? Cheers Elias

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 06:31 AM
Hi Elias,
We are in Jakarta Patch 4 and i tried the following steps.
1. In UI properties i set "HTML editor to use" as "HTMLArea".
2. Set the property "glide.ui.email_client.html" to false.
3. Went baclk and change the HTML to be used as TinyMCE"
Still we are getting the popup when pasting a text into html area.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2018 02:39 AM
why this pop is popping.
Need Proper Answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 07:01 AM
Hi Vivek,
This is part of the TinyMCE PowerPaste functionality (https://go.tinymce.com/blog/how-to-supercharge-your-wordpress-website-with-advanced-content-creation... ) so is not something that is controllable through the Servicenow product.
PRB1249535 has been raised though, requesting that TinyMCE provide their product such that text is translatable, seeing as we use it in our product. The only option is to use HTMLArea field instead of TinyMCE.
br
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2018 07:58 AM
I was having this issue looking for a proper solution and I found this HI Article. It allows you to still use TinyMCE and it will remove formatting by default.