I have a form (Company Particular) with nested form (Attendee Details - could have 1 or multiple attendees). When user submit the form, notification will send to the user and the attendees’ email. However, the confirmation notification will only trigger if the entry is approved. SO I have to approve the entry under both forms.
Is there a way to get nested form entries approved automatically when the parent entry is approved?