Forum Discussion
cike
9 years agoChampion
Hi AbhishekIlindra,
you could use the pattern of a private board for this:
- Create a new board which is hidden from all lists and menus and is only accessible by your required roles.
- Move the thread to this board
Check this link for more information.
Finally, the board/thread can accessed by permitted roles/users only and will not by listed within search results or API request in custom components (except the current user has a permitted role)
Best regards,
Christian
Sign in to react to this post
- AbhishekIlindra9 years agoBoss
cike : Thanks for your information.My request is it possible to set permissions for only particular thread and not for the Board
Sign in to react to this post- cike9 years agoChampion
No. You can't set permissions for single thread only. The "smallest" element you're able to handle different permissions are boards (forum, tkb, blog, ...)
Sign in to react to this post - ClaudiusH9 years agoKhoros Alumni (Retired)If you want to expose certain information to only a specific role on each board then you would normally use a custom component or the "Custom Content" feature in combination with a role check.Sign in to react to this post