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

Is there a way get signup example select identifier. #9

Open
futomtom opened this issue Oct 23, 2015 · 0 comments
Open

Is there a way get signup example select identifier. #9

futomtom opened this issue Oct 23, 2015 · 0 comments

Comments

@futomtom
Copy link

I try to find out how to get selected value , but have not a clue. Could you give me a hint how to do
In SignUpViewController.swift maleOrFemale: ViewControllerFormItem
if let x = context.returnedObject as? SwiftyFORM.OptionRowFormItem
we can get title of user selected, but is there a way to get identifier 1(male)
OptionRow("Male", "1"),
OptionRow("Female", "2"),

Thank you very much

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

1 participant