search for: registration_id

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

Did you mean: registration_ip
2006 May 04
4
Two Models one form
I have setup a basic conference registration form. Within that form I have an optional piece of information that would only be filled out if the registrant was a vendor. Here is my relationship: Registration has_one :vendor Vendor belongs_to :registration I want to be able to send both the vendor information and registration information with the same form, but the vendor information might