
I am trying to use a sub-grid in a model driven app to display certificates (many) related to members (1). The first screenshot shows a checkbox in the properties for the sub grid that will limit the records shown to only related records.
I got this screenshot from the post below where someone was having the same issue:
I have read in a number of places that the Show Related Records checkbox is how it is done.
The problem is I do not have that checkbox in my properties for the sub grid as shown below.
Can someone please tell me how do I limit the sub-grid to showing only related items?
I figured it out. I moved the sub-grid for the Certificates inside the same Section as the Members table and the checkbox appeared. It works.