Hi All,
I have created a simple FORM with a data source and a grid in it. The Grid shows just two fields.
I have two Roles namely "HcmHumanResourceAssistant" & "HcmHumanResourceManager".
(1) So when an user with role "HcmHumanResourceAssistant" assigned opens the FORM then the it should be in read mode only. I mean the user should not be able to create , update or delete record. Only he can read/view records.
(2) Similarly when an user with role "HcmHumanResourceManager" assigned opens the FORM then the it should be in delete mode only. I mean the user should not be able to create , update record. Only he can delete/view records.
How could I have achieve this via x++ code. Please help !!
Regards,
Mania
*This post is locked for comments
I have the same question (0)