
Hello,
I’m working on creating a subgrid in a model-driven app with the following setup:
Issue: Despite my attempts to restrict access, users still see edit and delete options.
What I’ve tried:
Question: Is there a way to configure the subgrid so users can only view records without any edit, delete, or create capabilities?
Any guidance on achieving true read-only access for subgrid records would be greatly appreciated.
Thank you!