Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select and Return multiple from options #33

Open
JerwinPRO opened this issue May 31, 2017 · 1 comment
Open

Select and Return multiple from options #33

JerwinPRO opened this issue May 31, 2017 · 1 comment

Comments

@JerwinPRO
Copy link

How to implement the multiple selected from options?

@neoneye
Copy link
Owner

neoneye commented May 31, 2017

Currently there are no way to deal with multiple selected options. If it's not in the example project, then it's not there.

I appreciate PR very much.

One way to do it could be to create a viewcontroller for the multi-option picker page (without using SwiftyFORM for this page).

When it works then recreate using SwiftyFORM. It may be necessary with a custom cell for indicating wether the row is selected or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants