ACL to access a table

VSN
Tera Expert

1.I have a requirement to create a new user role,(ex: Program_user).

2.the user who is part of program_user  role should be able to open and review the program table records. 

3.And also program_user sould not be able to edit the fields on program table.

 

I have to achieve this functionality by using ACL only...

24 REPLIES 24

@VSN,

1. read-program table - None

2. write - program table_ *. - change this to program table and work notes for write ACL.

 

Mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M.

@Siva Jyothi M after creating read - program table- none all the fields are read only and also i am not able to check work notes field. it is hidden.

@VSN, Is the Activity field in the form layout?

Yes, all the will be read only because of the first ACL since you have mentioned earlier all the fields should be readonly and except worknotes.

Have you written the second ACL? 

 

@Siva Jyothi M Activity field is existed  in the form layout.

for the first acl i have written all the fields are read only and worknotes is hidden for that user role.it is existed for admins. 

and i have create write acl for worknotes but still i can't see the worknots field in the form.

FYI:

Read Acl:

VSN_2-1693906149198.png

 

 

 

VSN_0-1693905818281.png

write acl:

VSN_3-1693906251440.png

 

 

@VSN,

 

Can you try writing a specific read ACL on the (program_table) (Worknotes) and provide the role. 

 

Mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M.