Child table display in particular order
I have 3 child tables attached to a process form.
Need to display the child tables in particular order like
parent form
child form1
child 2
child3
Because while provisioning I want the add child table to be triggered in sequential order, since child table 3 is dependent on the values added in child table 2.
Is there any configuration change I need to make. in form designer?