search for: record_product_id

Displaying 1 result from an estimated 1 matches for "record_product_id".

2006 Jul 13
1
error_messages_for
...9;show'', :id = @record.product_id else render_action ''new'' end end end view-------------- <%= error_messages_for ''Record'' %> <form action ="../record/create" method = "post"> <input id = "record_product_id" name = "record[product_id]" type="hidden" value ="<% @product.id %>" /> <input id="record_sw" name = "record[sw]",size = "40" type= "text" value =" " /> <input id="record_flex" name...