As for the inputs there is the “This input should not be empty” so how to apply the same thing for the multidropdown ?
Thanks !
As for the inputs there is the “This input should not be empty” so how to apply the same thing for the multidropdown ?
Thanks !
Hi there, @Gaelle_fwi… for that particular input, you have to roll your own “should not be empty” solution with a conditional somewhere (on a button or a workflow event, for example) that does something (disables a button, shows an alert, etc.) when the input’s value count is 0.
Hope this helps.
Best…
Mike
If you have a button “Next” or “Submit”, set a conditional on that button.
You can likewise set this condition on some other elements to stop the user from moving forward.
Himanshu
Bubble tutorials
Thanks you, that work !
This topic was automatically closed after 70 days. New replies are no longer allowed.