Attachments
Hi,
I need suggestions for implementing the below scenario :
I have a repeating grid and I need to build a capability to upload documents for each item in the grid in addition to uploading documents at work object level.
I have created a data class for documents inherited from Data-WorkAttach and included a Page List property of type Documents in the data class of repeating grid.
I am also including an additional property in Link-Attachment class to refer to the unique identifier for each item in the repeat grid.
Can someone suggest if this is the right way of approaching? Also I am unable to identify the rule where the link is established between the attachment and WO.