How to change default font size and style in html editor for html fields

PriyaVerma
Tera Contributor

How to change default font size and style in html editor for html fields

2 ACCEPTED SOLUTIONS

Dan O Connor
ServiceNow Employee
ServiceNow Employee

If you want to set new defaults, so you don't have to keep selecting them from the HTML dropdowns you can set a default font value via the Dictionary for that HTML entry

 

DanOConnor_1-1664901376446.png

In the above example, everytime you see that HTML field the font will be defaulted to 10. 

 

DanOConnor_2-1664901421695.png

 

 

 

View solution in original post

Sagar Pagar
Tera Patron

Hi,

Take a look at the supportive KB -

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0717120

 

Thanks,

Sagar Pagar

The world works with ServiceNow

View solution in original post

5 REPLIES 5

Dan O Connor
ServiceNow Employee
ServiceNow Employee

If you want to set new defaults, so you don't have to keep selecting them from the HTML dropdowns you can set a default font value via the Dictionary for that HTML entry

 

DanOConnor_1-1664901376446.png

In the above example, everytime you see that HTML field the font will be defaulted to 10. 

 

DanOConnor_2-1664901421695.png

 

 

 

Hi,

 

I have the same requirement, However when every letter is removed from HTML field and press backspace, the default font and style will be disappeared.

Hi,

 

I am also facing the same problem. Were you able to find any solution?

Have you found any solution?