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).