ACL access

1_DipikaD
Kilo Sage

Hi All,

 

I want give write access to 4 custom fields of a custom table to those who have a certain role.

How can I achieve this ?

 

 

Thank You.

 

 

@ShubhamGarg  @Satishkumar B ,@Brian Lancaster 

@Mark Manders @AG - LearnNGrow 

 

1 ACCEPTED SOLUTION

Yes @1_DipikaD ,

its possible. You will have to create 4 ACLs to do it - one for each field.

View solution in original post

5 REPLIES 5

AnirudhKumar
Mega Sage
Mega Sage

1. Elevate your role (On your Homepage, click on your profile icon on top right, click Elevate role , Check Security admin, update)

2. Go to ACL table

3. Search for an existing an ACL for your table (Under name column type *<<your table name>>)

4. You should see a Write ACL record. (if your table is new, there should only be one write ACL created by system)

5. Update this one with your role.

 

You would do this for each field, or if you only have 4 fields on your table, then a single * ACL should do the job.

Is it possible to give write access to only 4 fields and no other fields of the same table ?

Yes @1_DipikaD ,

its possible. You will have to create 4 ACLs to do it - one for each field.

Ok but can we do it creating one or two ACL  ?