We have a validation process in place which brings a document through different stages (Draft/Validation/Validated). Those values are currently set in the page properties table.
How can I search for this in a query?
We don't want to use labels, as they are not really part of the document content and not added in the edit mode of a document (which I don't understand why this is not done like that).
In a way, I want to search for a column in a table in the document with a specific value. We are using templates and all our documents have the same structure.
Any advice?
Thanks