about the user input

I have created the page and allow member to fill in the information. Please help on how to set so that member can select one or more option. For example, which fruits you like A)orange B)apple C)banana
the one can select A or select more. Thanks!

Hi,

Please see here , under ‘User Input’, examples for forms.
All the info you’re looking for is there.

Liran.

Hi Lirsn,
Thanks your information but I cannot found the example on how to setup the multi-selection choice. Please help. Thanks!

Waksman

Hi,
You need to create a checkbox for each selection and each should connect to different column in the database. Take inspiration from this example.

Good luck

I spent a hour and still not get the answer from your replied. Please help and attach the pic for your easy to understand what I would like doing so. Much appreciate if you can show me on how doing so. Thanks!

Hi Waksman,

You asked what type of user element to use to allow a person to select more than one choice?

You can use checkboxes.
You can use several dropdown menus (side by side).
You can use several radio buttons (side by side).

I invite you to watch some basic tutorial videos to get a little more familiar with the different ways you can use the elements to create a form.

Here is a link: - YouTube

Happy coding!

Hi Nayeli,
Thanks your video and spent 20mins to watch your demo but it does not what I’m looking for. Please watch this video and much appreciate if you can show me on how doing so. Thanks!
https://www.wix.com/code/home/database

You want to learn how to create user reviews?

Here is an article to that: https://code-examples.wixsite.com/vw-content-reviews/recipes/Gingerbread-French-Toast

Here is the link to site inside the editor: http://editor.wix.com/html/editor/web/renderer/new?siteId=88f663f7-df81-48f8-9f54-29a020e0bd15&metaSiteId=c22164f2-0e6b-4c3f-b508-96c250d198aa

I do not have a video tutorial on this just yet.

not this one, I’m looking for user input which is allowing people to select one or more options. What kinds of user input are current using and so can make it like this? “Who would you recommend this place to?” I think that is not about the check-boxes, radio button or drop-down menu you mentioned before.

You start to follow what I’m current would like to asking for. ^.^. Sound like simple but seems hard for me. I’m the beginner and zero knowledge for coding.

Hi Low,

On the " Coming Soon " page is a box that lists new components that are in the works. I believe “tags and categories” will answer your need to allow users to select several options in one input element.

Hi SharonD,
Yes, guess this what I’m looking for and do you know the schedule when this is available?

Hi Low,

Unfortunately, the schedule is not disclosed.

Liran.