Hi, Ihave configured new variable to assigne the review task, this variable is called wf_workflowReviewer(an aspect that contain an association with cmerson class), actually in the task form when i click on the picker to assign the wf_workflowReviewer, all the users in the repository are shown and i can select from this list, my purpose is that i want to get(i can select): Only users that are in group G1(G1 is an example) Only users that are both in group G1 and in G2(G1 and G2 are an examples) Is there a way to do that ? adding something in the association definition in the model or in the picker itself ? Thanks,
Yes ,you can . You should customize a new people picker instead of using the out-of-the-box one .and in your share-config-custom.xml file configure your new people picker.