Hi,I’m using rich text fields to enter text in a form in Notes client and, my users are viewing this information on a web browser. I’ve discovered that I must select the “Store contents as HTML and MIME” if I want the content of my rich text fields to keep the text formatting on the web (bold, underline, font size, font type, etc). The problem now is, when I select this option, Notes generates an unwanted
tag around the text. This creates unwanted blank lines before my text on the web page. If I unselect the storage type option, there’s no blank lines, but the text formatting is lost, the output is plain. How can I remove the unwanted
tag to remove these unwanted blank lines!!?