Allow multiple choice for dropdown in forms

Hi!

In my project i would like to add a form with a drop down menu, in which you can choose multiple options at once. I know that in the regular drop down this is possible, is there any trick I could use to enable this feature within a form? If not do you know whether this feature is planed?

Thank you in advance!

Unless anyone has raised a feature request on the GitHub repository, it won't be on the radar. Did you by chance have a look or raise a feature request issue?

In the meantime, you could create your own form in a UI template node if you are familiar with that kind of thing?

Thank you for the suggestion, I'll check again the repo, an raise an issue.