I changed on of my database textual fields from “Text” to “Rich Text”, in order to be able to support paragraphs and line break.
Is there a way to set the text style (font/size/text direction…) in code before it is being displayed?, or should I go over all db records one by one and set the desired style?
Thanks,
Inbal