A person can be assigned to several person groups in the document managment area.
Is there a page in Aurena wich shows a list of all assinged person groups for one person?
A person can be assigned to several person groups in the document managment area.
Is there a page in Aurena wich shows a list of all assinged person groups for one person?
No, but you can install a quick report to list the same information with the following query:
SELECT group_id FROM document_group_members
WHERE person_id = UPPER('&PERSON_ID')
I just did this in Aurena. I have never created a quick report before in my life, so it is not very hard :)
Good luck!
Thanks for the reply.
A configuration with a tab in PersonInfo-Page which shows your suggested selection. A Custom Projection and Page Designer adjustment with this additional list we will give a try.
That sounds nice, although much harder than to create a simple QR and use that when needed :) I guess it depends on how often people will use this and what kinds of users they are.
If you are using IFS Cloud you should be able to achieve this Projection Config.
Is this what you are looking for?
If you are using IFS Cloud you should be able to achieve this Projection Config.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.