Ruby on Rails Wednesday, December 29, 2010

Frederick Cheung wrote in post #971033:
> On Dec 28, 2:57am, "Durga B." <li...@ruby-forum.com> wrote:
>>
> You need to use check_box_tag, and the name of the parameter needs to
> end in []. THis will result in params[:foo] being an array which you
> an then do something sensible with.
>
> Fred

Thank you so much fred for your suggestion ,it will create for user
registration page,please give me a solution for in user profile editing
how it works .example i have 3 check boxes in editing ,which one is
select in previous they are automatically checked please give any
solution

Thanks & Regards
prasad

--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment