Doesn't Multiselect appear within the Form Container? Why? Is it a bug?

I have a form with a multiselect, but this field does not appear within the Form Conteiner. Am I doing anything wrong? Is this a bug?

What can I do in this case?


I think it’s going to be fixed. One possible solution is to use the multiselect’s event value (inside multiselect) to check for a condition. For example, if you want to prevent a null value when nothing is selected, you can check beforehand and send a default value instead.

No proprio multiselect verificar o on event value dele mesmo. :smiley:

1 Like

Thanks man