WTDocument attribute to facilitate attachments
Hello,
I want to introduce an attribute to a WTDocument, when creating a new object, users must be able to use this attribute and upload attachments to the document upon clicking on this attribute. The reason why I do not want to use Set Attachments is, I want to control the type of document being attached and validate if there is an existing document of the same type in the attachments before attaching a new document.
I am thinking of introducing a data utility where I can use GUIComponent to implement this requirement, I wanted to know if there is any other way to achieve this requirement, kindly share your options.
Thanks.

