I am using multiple check box (more than 1 checkboxes) and a radio
button and when I click the "Submit" button, it calls the
"create"
method it is inserting only 1 value for checkbox and also for the radio
button.
How to insert multiple check box values in create.
Also, in the scaffold edit page, the default "edit" method
displays
all the fields (including checkbox and radio buttons) as
"text_field"(text box) with only single value. How to populate
multiple
checkbox and radio buttons in the edit page with the values populating.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---