3lvis / Form

The most flexible and powerful way to build a form on iOS
http://hyper.no
Other
1.64k stars 145 forks source link

Do the Form support multiple checkboxes? #578

Open dlpigpen opened 7 years ago

3lvis commented 7 years ago

Hi @dlpigpen!

I don't see why that wouldn't work :) let me know if you have any issues.

dlpigpen commented 7 years ago

I read the document carefully and watched the demo but I could not find the "type" for multiple select and any demo to do that.

Form should have this type because in fact I and other developers are looking this feature. Could you help?

3lvis commented 7 years ago

@dlpigpen Hi,

I think I know what you mean now. We don't have a multi-select field.

ServicePal commented 7 years ago

Great suggestion though. Having a field that can store multiple values selected from a list. Alternatively, it could also be a field type that would allow you to have multiple tags, all validated from a predefined list.

tags
riverleung commented 7 years ago

@3lvis Hi, this Form engine works really great for us, only that our forms have a lot of checkbox fields, therefore, we really need a field that could support multiple values. Is it possible to simply make the segment field support multiple selections? thank you!