Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi @GregoryPERASSO ,
Thanks for the update this. But I would like to handle remove user while clicking remove icon in setup participants pop message appear in at least one user should be mandatory to available blow role. This case, I have created validator but my validator only working Action->Remove option selected. If I selected against of remove icon not working. I checked both action name is same. If previously tried anyone? If you have any idea, please let me know.
Solved! Go to Solution.
Relaying message from @SARAN :
I have added another validator condition; it is working.
1. ValidateSelectedMultiSelectAction validator
2. ValidateSelectedAction validator
What does it show you when you turn on jcaDebug=true?
Hi @avillanueva ,
Same action name, only called. Which kind of validator is used? Actually, I used validateSelectedAction validator.
Relaying message from @SARAN :
I have added another validator condition; it is working.
1. ValidateSelectedMultiSelectAction validator
2. ValidateSelectedAction validator
For the working action, how are you testing? Selecting all and clicking remove, or removing 1 at a time?
I have tested both conditions.