Hello,
Working on version 9.1 Web Designer.
Our use case is to create a custom menu which a logged in user with a certain business role should be able to see in the web portal. Upon selecting the menu item the logged in user can select a user and edit the attributes for that particular person.
When we select a user instead of displaying the Main data information about the user; we get an error message which says 'Viewing Permissions denied for Temporary disabled until attribute'
However if the user we select is a direct report of the logged in user; in that case we are able to see the main data and edit the user's attributes,
So it looked like if the logged in user has manager permissions they can edit attributes.
So we copied the permissions of Manager permission group (VI_4_AllManager) and created a custom permission group. We checked that the custom permissions has view and edit permission on the person table. We assigned our custom permission group to a application role which we assigned to the user who we are logging in with in web portal.
Still get the same error.
Any suggestions?
Thanks
Mohit SIngh