How to enable only one field from ACL restricted table

ramesh_r
Mega Sage

Hi Team,

We have HR table and this table is restricted (Create , Modify and Delete ) to end user but they can able to view the record. now i want enable only one field (Work Notes Field) to all user, How to enable this field..?

The below four ACL is restricting the userfind_real_file.png

 

Thanks

Ramesh R

2 REPLIES 2

vinothkumar
Tera Guru

You have to create one more ACL for work notes field and make it returns always true without any role.

 

Select the table as sn_hr_core_profile and select the field as work notes and it will work out

Bhawanjit Sing2
Mega Guru

Hi Ramesh,

You have to create a New ACL record for that field.

1.Select "write" Operation.

2.Select your table.

3.Select the field you want on the adjacent input.

4.Select the Role of end user. 

 

find_real_file.png

 

Thanks,

Bhawanjit Singh Saini