Hi.
I need to allow managers of identities to submit a renewal request on their behalf. Currently, out of the box, they can only do it for the requests they created so where they are set as UID_PersonInserted, I think.
I tried creating a custom Permission Group with full permissions for View, Edit, Insert and Delete for PersonWantsOrg with viewing condition: UID_Personwantsorg in (select UID_Personwantsorg from dbo.QER_FTPWOVisibleForPerson('%UserUID%', 1)) but it didn't help.
Do you have an idea how to allow it?
Thank you in advance.
Regards.
Mateusz.