One of my apps has a table whose child record...

One of my apps has a table whose child records depend on entries from another app used by different users.

I wanted the app to also show all the records on the child table but it is only showing the first entry. How do I resolve for it to show all the child rows?

0 1 322
1 REPLY 1

Are you referring to an inline view that is only showing one row? Under UX->Options there is a setting for maximum number of inline rows. Or maybe your child records reference the parent table, but there really is only one child record for that particular parent entity?

Top Labels in this Space