User list is not visible to non-admin users

Posted by ithrees on 16-Sep-2014 06:52

Hi All,

I have created an application by using existing User object so I can manage users from my application level. There will be users with different roles assigned to them as well. In this case I can see all the listed users only if I am the administrator, other type users with different role cannot see the list even though they have the access to the view. 

I tried by giving all the available permission to the role and still Its not visible to the user. Is there any specific configuration or setup to be done in this case or Am I missing something?


Thanks in advance,

Ithrees

All Replies

Posted by Godfrey Sorita on 16-Sep-2014 09:34

User object by default has LDF permissions and this might be causing this behavior. If you're not using Location/Department/Function (LDF) Permissions, please disable the organization attribute.

To disable the organization attribute:
1. Go to 'User' object definition.
2. Click Edit.
3. Uncheck the Organization attribute.
4. Click Save.

Posted by ithrees on 17-Sep-2014 23:28

I disabled the organization attribute and It works fine.

Thank you Godfrey.

Ithrees

This thread is closed