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

Forms tutorial incomplete: forms won't actually send usable data #3449

Closed
awan1 opened this issue Aug 1, 2016 · 0 comments
Closed

Forms tutorial incomplete: forms won't actually send usable data #3449

awan1 opened this issue Aug 1, 2016 · 0 comments

Comments

@awan1
Copy link

awan1 commented Aug 1, 2016

If I'm not mistaken, some sections in the Components > Forms documentation won't actually send data as-is:

  • The Input Fields form needs to have name="<var_name>" in the input specification, not just id
  • The switches section needs to have data-toggle="<var_name>" in the div specification
  • The radio buttons section needs each input spec to have a value specified, I believe.
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