I have a domino website where all the content is managed through the browser. I have a file upload and a richtext field (using applet or bestfit option)on one of my forms. In R5 I was able to hide the attached files on the page using a
$$V2AttachmentOptions field.
When I put it on an r6 server the files uploaded are displaying in a table in the richtext field.
I want to be able to control the display of these files like I could in R5 any suggestions?