Search the Community
Showing results for tags 'role access'.
-
Hi, I want to create a role for some particular users who are out side of my organization, but their inputs are required for my organization, so I need to hide some inputs, menus etc. 1. Hide some modules, Only the allowed modules should be visible to them 2. Contacts - They should be able to create new contacts, but existing contacts ( which are not assigned to them) should not be visible. 3. In some modules, some fields should be public, some fields I want to be hidden from them. With the help of role, group etc How can I create such a user profile? Anybody if guid
-
Edit Role Access Changing View property to Only Assigned for Actions is not honored for Custom Module Steps to replicate 1) Create Comment (action type: note) by admin. Table: x2_actions Column assignedTo reflects admin username 2) Create new role, Edit Role Access to allow Actions -> View checked and dropdown Only Assigned 3) Assign test user to new role. 4) Create Comment (action type: note) by test user with new role . Table: x2_actions Column assignedTo reflects test user username 5) View custom module Comments widget as test user. Admin comment should not be visible, but is.