Attachment in client and web

Hi guys,one application is used by both client and web side.If any attachment is attached by web based (File upload control) should be view by client user.on the other hand if attachment is attached by client side (rich text field) should be view by web users.

But problem is how can display value in two different fields (rich text ,file upload control ).

one thing is that i have used (can not delete the attachment in web when document is in edit format through $v2attachmentoptions).

Subject: attachment in client and web

Hi,

try to get the attachment stored in a rich text field with the option “store content as HTML and MIME” in the client. Then you will be able to delete the attachments in web.

Kind regards

Robert