Restrict to add card in VTB board on role based
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:03 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:04 AM
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