Restrict to add card in VTB board on role based

bhanu27
Tera Expert

Hi,

 

I want to Restrict to add card  like create a new project task in VTB board on role based, can anyone suggest a Business rule or any other mode to achieve it, please help me on it.

 

Thanks in advance.

Bhanu.

1 REPLY 1

Sumanth16
Kilo Patron

Hi @bhanu27 ,

 

Out of the box read access to a board is based upon the owner defined in the Visual Task Board (vtb_board) record as well as the board members.  The ACLs for the vtb_board table are utilizing a script include called VTBBoardSecurity.  Then to write/edit a board, it is simply checking if that user has read access - in other words any user that can see the board can edit it.

You can modify the ACLs to further restrict based on your needs.

 

If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!

 

Thanks & Regards,

Sumanth Meda