hi all,
I have an embedded view with show single category, with an action button that when click, the highlighted document will be removed from the embedded view, my problem is that the users should not have delete rights, so what I did is to change the field value of the selected document that so that it will not be included in the embedded view. however, when I call the uidoc.Refresh the Notes will crash down.
any other way in doing this? thanks