search for: alicecastello

Displaying 1 result from an estimated 1 matches for "alicecastello".

2009 Oct 19
1
Combobox population by means of JQuery and Ajax.
...vent[municipality_id]"></select> ... if instead of ''<%= list_opt %>'' I manually assign the string ''<option value="316">Alagna</option> <option value="317">Albano</option> <option value="318">AliceCastello</option> <option value="319">Arborio</option> ...'' into list_opt then the combo municipality_id correctly works, if I use options_from_collection_for_select doesn''t works (empy combobox) but that string is the same of options_from_collection_for_select...