Displaying 2 results from an estimated 2 matches for "aash".
Did you mean:
ash
2012 Oct 12
3
CheckBox with Value and Drop down menu
I am a newbie in Ruby. I would to ask from all the experts in Ruby on
how to create a checkbox with value as well as a dropdown menu. I want
it like this site
http://www.celiac.com/glutenfreemall/advanced_search.php. Their search
form is good and I want to learn every aspect in doing it. Hope you can
give me a step-by-step tutorial in doing it.
Thanks in advance.
--
Posted via
2012 Apr 18
2
RoR - Search Forms with Checkboxes, display appropriate results
I have a form that allows me to search a hotel by city or name and by
rating through radio buttons. It all works.
However, my hotel model has_one :facility, this facility model is
composed by several boolean fields (for example, roomservice:boolean
restaurant:boolean and so on)
The question is, I want to add checkbox fields for each facility I have
and in the search form, when the user selects