Skip to main content
12-Amethyst
March 24, 2025
Solved

I would like to handle remove user while clicking remove icon in setup participants

  • March 24, 2025
  • 2 replies
  • 742 views

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.

SARAN_0-1742797924742.png

 

Best answer by avillanueva

Relaying message from @SARAN :

I have added another validator condition; it is working.

1. ValidateSelectedMultiSelectAction validator

2. ValidateSelectedAction validator 

2 replies

avillanueva
23-Emerald I
23-Emerald I
March 24, 2025

What does it show you when you turn on jcaDebug=true?

SARAN12-AmethystAuthor
12-Amethyst
March 25, 2025

Hi @avillanueva ,

 

Same action name, only called. Which kind of validator is used? Actually, I used validateSelectedAction validator.

avillanueva
23-Emerald I
23-Emerald I
March 28, 2025

Relaying message from @SARAN :

I have added another validator condition; it is working.

1. ValidateSelectedMultiSelectAction validator

2. ValidateSelectedAction validator 

joe_morton
18-Opal
18-Opal
March 27, 2025

For the working action, how are you testing? Selecting all and clicking remove, or removing 1 at a time?

SARAN12-AmethystAuthor
12-Amethyst
March 28, 2025

I have tested both conditions.