Re: to store data in multiple tables

2007-10-01 Thread Dr. Tarique Sani
On 10/1/07, Ashutosh <[EMAIL PROTECTED]> wrote: > > but i need to store values in different tables or you can say models > like [name] shud be inserted in to project table > can any body tell me how to do it Create your form elements that way instead of Estmate.name use Project.name and so on...

to store data in multiple tables

2007-10-01 Thread Ashutosh
i am getting data in my estimates_controller like Array ( [Estimate] => Array ( [name] => some name [run_type_id] => 1 [trim_size_id] => 5 [text_stock_id] => 2 [page_count_id] => 2 [cover_ink_id] => 3