xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.78k stars 1.33k forks source link

How to limit SelectableSection multipleSelection #1459

Closed StriderHND closed 6 years ago

StriderHND commented 6 years ago

Hello I've a question about how limit the multiple selection of a section for example the user has 8 options but the can only select 2 of those 8

kkkkkaran commented 6 years ago

Hi. I know this kind of a question is more suited to a platform like StackOverflow, but how did you manage to solve this? I'm thinking of options on how to handle it.