Hi Dennis,
The HTML editor uses the UI font by default. This is not stored with the value, so if the UI font changes, the data in HTML controls will change accordingly.
There is currently no setting to force a specific font in the HTML control. However, you could use default logic to forcibly set the font.
Hi Anne,
Thanks for the answer. Can you explain a little bit more which steps I need to follow to implement and assign this part of code by using the Software Factory?