Displaying 1 result from an estimated 1 matches for "options_for_collection_from_select".
2005 Jan 25
4
Collection_select with multiple options
Hi,
  I have built a select field that allows multiple options selected with 
collection_select and "multiple"=>"multiple". How do I go about 
receiving the values? If I use a variable name like collection[], it 
complains that I can''t use @collection[] as the instance variable.
TIA
victor