I have a form and in that form is a subgrid. A request came in saying a user needs to add at least one record into this subgrid before the overall form can be saved.
How can I do this so that the logic looks at the subgrid and sees at lease one record in there and then allows the user to save the form?
Can this be done from a workflow or Business Rule or script?