- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2017 01:10 AM
Hi,
I wish to disable the Paste formatting options popup that appears while trying to paste content in to HTML fields (Ex: Text field on knowledge form). This popup gives an option to 'Keep formatting' or 'Remove formatting' to the user while pasting content. This could get annoying for users. We wish to disable this and default it to 'Remove formatting'.
By default 'TinyMCE' editor is being used for the HTML fields in Servicenow. The Paste formatting option is part of this editor. We don't want to switch the editor to 'htmlArea'.
Please suggest how this can be done.
Also, is there a way to set the default font size for the HTML fields?
Thanks,
Harsha
Solved! Go to Solution.
- Labels:
-
User Experience and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 01:54 AM
Hi
There is now a solution with UI Macro available to enable/disable this functionality: https://hi.service-now.com/kb_view.do?sysparm_article=KB0661805
Regards
Pius
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 03:46 PM
Hi Harsha,
Unfortunately, there is limited documentation on this popup feature (recently introduced in TinyMCE editors from Jakarta releases).
Currently, there is no documented method available for configuring this popup (neither resizing nor enabling/disabling). There are couple of enhancement requests that have been raised in HI portal to focus on the same.
Thanks,
Nishit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 01:54 AM
Hi
There is now a solution with UI Macro available to enable/disable this functionality: https://hi.service-now.com/kb_view.do?sysparm_article=KB0661805
Regards
Pius
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2018 12:39 PM
Is there any way to remove the dialog AND set the paste formatting option to "Keep Formatting" by default?