[Rails] Re: Form data transfer to another form with a different controle

2010-02-16 Thread Sharagoz --
Sigh.. nothing works. I`ll abandone all this. Hang in there a little longer. If you want the user to first fill in 3 fields, then proceed to another form to fill out the rest of the fields it will look something like this: (You got the first part working, and the 3 fields are submitted to the

[Rails] Re: Form data transfer to another form with a different controle

2010-02-15 Thread Babos Cata
The forms work well, but now when I transfer the values form the first form to the second one, it automatically validates the fields. I don`t want that. It should validate them when I try to submit the data from the second form. What should I do ? Do I need to change some validation in the

Re: [Rails] Re: Form data transfer to another form with a different controle

2010-02-15 Thread Colin Law
On 15 February 2010 15:44, Babos Cata li...@ruby-forum.com wrote: The forms work well, but now when I transfer the values form the first form to the second one, it automatically validates the fields. I don`t want that. It should validate them when I try to submit the data from the second form.

[Rails] Re: Form data transfer to another form with a different controle

2010-02-12 Thread Sharagoz --
This question is so basic that you really need to get a RoR book. (Like Agile Development with Rails. I dont mean that in a bad way. You're gonna have a bunch of similar questions while getting you bearings with RoR, and asking on the RoR lists every time is not a good solution. Anyway, to

[Rails] Re: Form data transfer to another form with a different controle

2010-02-12 Thread Babos Cata
Thank you very much :) I don`t know what I was thinking.. this is easy indeed. Regards -- 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