How to Add New button create child data from parent table form

How to add New button create child data from parent table form as in the image. Mine have the REF_ROWS() just doesn’t show the button, please help.

The Ref type column in the child Table needs IsPartOf turned on.



However, I always recommend forcing the user to save the parent record first, then only allow them to add children from the parent’s Detail view.

3 Likes

Thank you but, mine is List Type and do not have “Is a part of?” check box

That’s not the

Marc_Dillon:

Ref type column in the child Table

That’s your “reverse reference” column in your parent Table.

You need to be looking at the Ref type column [Booking] in your “ServiceBookings” Table.

2 Likes

Thank you but I’m looking at a list type I have seen in this example

with List type and he can accomplish the by enable the “New” button as shown in the image.

You’re obviously confused. Do some more reading.

https://community.appsheet.com/search?q=ispartof

2 Likes

Thank you.

This has to be done on the Child table. and solved my problem

1 Like

Marc_Dillon:

However, I always recommend forcing the user to save the parent record first, then only allow them to add children from the parent’s Detail view.

Would you please elaborate on the reason? Thank you!

Well I’ve mentioned this preference in enough threads by now. I should probably try and write a tips-n-tricks thread on it. Maybe you can private message me sometime next week to remind me?

2 Likes

Yes please! I will. Thank you!