Hi @v-xida-msft
I am in a situation where I have an entity linked to Account. e.g. Entity A,
I am trying to create 2 web roles, 1 read only, 2 Edit
I did create 2 of those entity permission and 2 web roles.
Entity Permissions : 1, EntityA_ReadOnly. 2, EntityA_Edit and created 2 web roles accordingly. and assigned to those web roles respectively. Web roles in general section I have No for both Authenticated Users Role and Anonymous Users Role.
After that I have assigned the web role to a external user (contact) now the user only has role EntityA_ReadOnly but when I go to the portal I can see a submit button and the user can modify the Entity A.
What I did again is from yje EntityA_Edit entity permission I removed the Edit permission and now the user is not able to edit but only able to read, this is what I want to achieve. the user only has the read only web roles assigned if you are thinking if I have assigned both the roles.
Now if I go back and give edit permission on that EntityA_Edit entity permission the same user can make changes to the data, without the user having the Edit web role, it is driving me crazy I must be missing a step somewhere. The scope from Entity A to Account is a Parent Scope and Account entity permission is Read Only.
Your help is highly appreciated.
thanks
Binod