Resolved! How to change to font style of HTMl field
Hi Community I have an HTML field "Introduction" on knowledge form. I have set the default font style as Tahoma and font size 12 pt.This is done by updating the dictionary default value:<p><span style="font-family: tahoma; font-size: 12pt;"> </s...