How to add a new font or import font into servicenow

Vaishnavi35
Tera Guru

Hi,

How to add a new font or import font into servicenow??
Bascially under notifications..we want to select new Font.
 
Thanks,
Vaishnavi

 
 
1 ACCEPTED SOLUTION

Omkar Mone
Mega Sage

Hi 

Try updating system property 'glide.ui.html.editor.v4.font.collection'

Our updated value for this is now:

Arial=arial,helvetica,sans-serif;Andale Mono=andale mono,times;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Journal=journal;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats;new_font=new_font;

You just need to find the standard name for this font.

Below you can see the new value in the list:

find_real_file.png

In fact - this is now available in ALL places where you have the HTML editor available, so knowledge documents as well.

 

Hope this helps.

 

Regards,

Omkar Mone

View solution in original post

6 REPLIES 6

Yes.Its Working. Thank you 🙂

Sumanth16
Kilo Patron

Hi Vaishnavi ,

  1. Navigate to System Properties > UI Properties.
  2. Locate the property called HTML field editor to use (glide.ui.html.editor).
  3. Select TinyMCE or htmlArea.
  4. Click Save.

System Property: glide.ui.html.editor.v4.font.collection

 

Please mark it as helpful (or) correct if it fixes your issue.

 

Thanks,

Sumanth