I have a basic form with a parent child relationship.
I create a new record on the parent, press save, then the list for the child becomes visible.
I click the + to add a new child record, and the screen changes to display the child record.
I add the details and press save.
Then there is no option to add another record.
I have to go back to the main record (which could be a bit to find).
Go back into the parent then press + again to add another child record.
Is there a way to make a + button on the child form so I can add more then one child record?