Parent Child views
-
I have a data project with two pages: SCHEDULE is the parent and PLAYERS is the child. I want to allow users to add/edit the PLAYERS page, but not the SCHEDULE page. I have turned off the “insert”, “delete”, “import” and “bulk action” options, but if I change the parent (SCHEDULE) to view mode I cannot add or edit the Child “PLAYERS” page.
I am using a diehard code, so I only want users to add or edit their name from SCHEDULE. In summary I am using this a way for players to register for an event.
I really only want to display the Parent (SCHEDULE) page as a list and not as a form. A player selects the SCHEDULE item which opens the PLAYER page for add/edit.
Is this possible?
The topic ‘Parent Child views’ is closed to new replies.