How to make dynamic metadata property based on value
I am working on a custom content model that has a property of document status. The allowed values are Pending, approved, paid, exported. When a document is uploaded the document is automatically marked as pending and the user can mark it as approved....