create a form in rails

hi

i want to create a form which shud have following components:-

textboxes

checkboxes

radio buttons

submit and reset button

and very important dropdown box

dropdown box should be connected to recodset.

please provide me the best tutorial or some sample project.

thanks

Hey, you can get the information from http://guides.rubyonrails.org/form_helpers.html :slight_smile:

i checked the tutorial. but i dint find dropdown option der.

can u please assist me?

Or maybe you should check this document once more with

3.1 The Select and Option Tags

This might help you: http://www.tutorialspoint.com/ruby-on-rails/rails-views.htm

I’ll recommend you to read the whole tutorial once so, that you’ll get more familiar with the beauty of RoR.

On 16 March 2011 06:23, ChenJie|抽屉 <chouti@gmail.com> wrote, but Salim cut it out, so noone knew what he was replying to:

Hey, you can get the information from Action View Form Helpers — Ruby on Rails Guides :slight_smile:

i checked the tutorial. but i dint find dropdown option der.

Are you sure you're cut out for this? About 20% of that page refers to select boxes...