Displaying 1 result from an estimated 1 matches for "restract".
2006 Apr 11
5
multiple select_tag
...d int
item_name varchar()
qty int
conditions text
I''ve made my LineItem model, and everything works as such (with simple
text_fields)..
Now I''d like for the conditions field to be a select_tag() with multiple
choice possibility.
I''m guessing I need some code to expand/restract the array for the
conditions - or maybe not ?
Any help much appreciated,
/mich
--
Posted via http://www.ruby-forum.com/.