How to filter on MULTIPLE groups with a multiple user suggestion ?

Hello everyone,

I am currently working on a layout, in which I have a multiple user suggestion restricted to user only

What i would like to do is to also restrict groups from which selected users belong. I see how to do that for one group, but if I have several groups to filter on, the “Group id restriction” field doesn't work (tried: with a comma separated list, with “||“, with “or”, even tried #{Fn.concatenateValuesAsNewList([“group1”, “group2”, …])}).

Do you know how to achieve this ? Without resorting to creating a new group containing subgroups which are the groups I want to filter on.

Thanks for your help

2 votes

0 answers

1784 views

ANSWER