
Announcements
Hi,
Is there a way to make users add a mandatory list of documents ? I have an application entity, and a related 'supporting documents' entity, which lists all the required documents for an application (1:N relationship). At the end of the application process, I want to show the list of supporting documents required and make an attachment mandatory for each supporting document record.
What's the best way to achieve this ?