Hide the attachments at the bottom when opened in Notes Client

Hi,

When a user uploads a file in web through FileUpload Control and saves the document, in Web Query Save I am trying to save the file into RichText field using NotesRichText class EmbedObject method.

When I opened the document in Notes Client I am able to see the file in RTF. But the same file along with some junk file is displayed at the bottom of the form which should not be displayed.

Please advice.

Thanks in advance

Regards,

Gopi.

Subject: RE: Hide the attachments at the bottom when opened in Notes Client

You don’t need code to associate the attachment with a rich text field. This happens automatically if you have a rich text field on the form in web mode (it doesn’t have to be visible).