How to give proper role based login or access...

1
If i give Edit and delete option for administrators and if i don’t give option for users. Then also the the accessability remains same for everyone (i.e for example if i give access of edit button for admininistrators and not for users it will results in no edit button for both users and admininistrators. An admininstrators will be the replica of users).  How to resolve this issue….
asked
1 answers
1

Did you Create Separate Module role for Administrator in your module and map it to Project Security Role ?

if not Create separate module role for Administrator and map it to Admin role in your Project Security. Now you will have two roles in your module and can give access separately in your module. 

I Hope it will help you out!!

answered