Hello,
I need some (hopefully) quick help to update one of my attributes as unique. This way when a user is creating, importing, or updating a document via Webtop, the field will be checked as unique. The attribute is part of a custom type that is a subtype of dm_document. I have found in the DQL reference guide how to create a type with a unique attributes, but I'm just not clear on how to update an existing attribute.
Can this also be done in Composer?
Thanks for your help!