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.
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.
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.
Thank you.
This has to be done on the Child table. and solved my problem
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?
Yes please! I will. Thank you!



