I do need a simple select, but i don''t know which helper to use I need a dropdown selector with simple values from anArray = [ "0" , "2", "5", "10", "15", "25"] I would like to preselect according to an index 0, 1, 2, 3, 4 (index in the array) and upon selection by the user, get the selected index back... read all the doc, good examples but always related to collections... which helper is my friend ? thanks kad -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---