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

FormWidget: Translated nested value set to property[subproperty] #208

Open
StevenLangbroek opened this issue Aug 24, 2014 · 0 comments
Open

Comments

@StevenLangbroek
Copy link

Useful for larger forms.

validSignup =
  user:
    firstname: 'John'
    lastname: 'Doe'
    email: '[email protected]'
  company:
    name: 'Mojotech'
    url: 'http://www.mojotech.com'

new FormWidget().submitWith(validSignup)
@StevenLangbroek StevenLangbroek changed the title FormWidget: Translated nested value set to prop[subprop FormWidget: Translated nested value set to property[subproperty] Aug 24, 2014
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