Has anyone built a select with a New item included?

Hi,

I’m trying to build one select feature that also incorporates the possibility of creating a new item without going to a new table of the software. Similar of what WeWeb has for the folders, that you can create it on the spot

But in my case I want to send the information also to Xano’s database

Do you know if this is possible? has anyone built something similar?

Thank you in advance for your help.

Hi Gaby :waving_hand:

One way to do it is to use an advanced multiselect and toggle the advanced options> Allow to create

We’ve had some community members trying to do the same:

Hope this helps.

1 Like

Hi Agustin,

Thank you so much for your answer, it worked.

If anyone is also interested in what’s the next step. I’ve added a workflow to send the new label to Xano and to “refresh” the multiselect, so the new label is visible in WeWeb as well.

1 Like

Hi Augustin

Why it doesn’t work now? I have a multi-select field in modal and it’s impossible to create a new option. Why this change?

Hi Cedric :waving_hand:,

we updated our select elements this year to incorporate a bunch of improvements but this specific feature is only available in the deprecated old one.

We have a couple of workarounds community members have tried:

You can also try to create your own custom component with the help of Cursor or Claude code, modify our base multiselect element and import it back into your project.
Here are 2 tutorials on how to do it:

Hope this helps :slight_smile: