I have a list grid in a tab, which is populated by a query.
Is there anyway of disabling edits on this document when zooming in from this list grid? In particular the save on the action bar.
The document in question needs to be editable in another view so I can't do it with permissions.
I have considered using a proxy document and setting read only permissions, but the document contains a fairly in depth UI already and a few non-persisted calculated values i.e rather unpleasant to duplicate that in a proxy.