Anyone knows handy Lotusscript to take simple HTML text and append to Rich text field
I have a database containing plain text fields with the innerHTML content for a body tag, and we aim to create a converter that turns the HTML into RTF, then adds the styles, text etc. to a Rich Text field in the same document. And then the editing of the “HTML” would be done in the RTF field.