Need give an Access to particular section on the to particular group only?

Deepika61
Tera Contributor

Hi All,

 

Actually on the Project form we have "finance " section it contains some fields , so now the concern is ,there Account team should able to read and write access on that paticular section , for remaining teams they have only read access to that particular section?

 

Please help me to achieve on this 

Thanks

Deepika

 

4 REPLIES 4

Mark Manders
Mega Patron

This can be achieved by adding read and write ACL's. Add the Account team to the write ACL's and keep read for everyone else.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

@Mark Manders 

 

Thanks for the response

 

Actually this is only to be happen for one particular section not all sections  on whole table 

@Mark Manders 

one question do we have an option to restrict whole form section by write ACL?

or do we need create write ACL for the fields which are in that form section ?

 

Thanks

Deepika

Mark Manders
Mega Patron

You can hide sections based on Client scripts or UI policies, but that doesn't help with the difference in read and write. If you don't create the write ACL's (which has to be done for each separate field, unfortunately), the people with read access can also write. ACL's run on table level and on field level. Not on form sections.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark