Ruby on Rails
Monday, January 30, 2012
Hi,
Thank you for your reply.
I solved my problem using Custom Form Builder. I created a custom form field for the new HTML5 datalist. If anyone is interested, I can post my solution which is definitely not optimal since I am new to rails.
regards,
Alexandre
On 30 January 2012 17:30, Tim Shaffer <timshaffer@me.com> wrote:
What exactly are you trying to do? All that search_field does is create a HTML input with type="search"If you want a dropdown you should use collection_select or something similar--To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/5Kke2y_WvhMJ.
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.
--
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment