I have set up a view for cases in Dataverse, granting permissions to view, edit, and create new cases in Power Pages. The View Access type is Contact, with a relationship configured to display only the cases related to the logged-in user. The view functions correctly, displaying the cases associated with my user login.
However, I encountered an issue when creating a new case using a custom form. The form inherits the same permissions as the table, and I set the logged-in user as the customer for the incident. Despite this, I receive an error stating that I don't have the necessary permissions to create the case. Strangely, when I change the permission type to self-access, I can create the incident successfully. But doing so disrupts the functionality of the view.
I am seeking assistance on how to properly configure the permissions for both the view and the create case form. Any guidance on resolving this issue would be greatly appreciated.
Thank you in advance for your help!