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.

3X_7_f_7f1341a9727136b33dfd8e3e3ff734dab7ee155f.png

Solved Solved
0 10 347
1 ACCEPTED SOLUTION

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

3X_b_c_bce8c383e02ed84ecdea12ae111eb8919dc81b61.png



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.

View solution in original post

10 REPLIES 10

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

3X_b_c_bce8c383e02ed84ecdea12ae111eb8919dc81b61.png



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.

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

That’s not the

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.

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

Thank you.

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

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?

Yes please! I will. Thank you!

Top Labels in this Space