- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 08:50 AM
Hey y'all
I am currently trying to seek out ways to enforce a formatting guide across our articles. One thing that came to mind was setting the defaults to the text editor fields (like setting the font to always be Arial for example). Has anyone successfully edited the defaults of the text editor or has anyone had experience with enforcing a formatting guide within the software so there isn't as much manual editing for the user.
Appreciate any advice for yall in advance.
Thanks,
Frank Buttafarro
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 09:02 AM
I've set a default font size for Knowledge articles by updating the Configure Dictionary settings for the "Article Body"
I set the default value to
<p style="font-size: 10pt;"></p>
Doing something similar you should be able to add style elements for font type and color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 09:02 AM
I've set a default font size for Knowledge articles by updating the Configure Dictionary settings for the "Article Body"
I set the default value to
<p style="font-size: 10pt;"></p>
Doing something similar you should be able to add style elements for font type and color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 11:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2022 05:44 AM
Thanks y'all. We will definitely give this a try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2022 12:30 AM
We have an Idea for this, please vote for it
View Idea Page - ServiceNow Community
We are using the above suggestion for now but have a need to apply standard formatting across all pre-sets as well.