I have a parent and child table. The ref has ...

I have a parent and child table. The ref has isPartOf=true, so the form for adding a parent record includes an empty list of child record where I can select New.

I’m wanting to create a trimmed down version of both parent and child forms. So I’ve got two slices, one for parent and one for child. I’ve got a new VC in parent that ref_rows() the child slice. I’ve got a form view setup for the parent slice, and child slice, and a child slice inline table view. Both slices are set to allow adds.

How can I make the empty list of child slice records show up in the form so a user can add to it? What am I missing?

0 1 410
  • UX
1 REPLY 1

Hmm, good point! I believe AppSheet is not that smart to inherit Is Part Of from the Slice’s underlying table. It would be great that it could do so. Adding @praveen , @Adam_Stone_AppSheet

Top Labels in this Space