I am trying to fill a user requirement in which they want to be able to quickly see what documents are "assigned" to they.
As an initial attempt at this I am trying to create a template that uses an XPATH search for all documents that they have write permissions on.
I can see how to search using XPATH for spaces/content based on location and attribute values, …
but what about permissions? … specifically write permissions?
thanks for any help with this?
Chris