Displaying 2 results from an estimated 2 matches for "vehiclemanufactur".
Did you mean:
vehiclemanufacturer
2006 Feb 03
0
Instantiating multiple child objects
...orm enables 2 vehicleregistrations to be entered
alongside with the fields for Person, do I use something like
<%= text_field ''Person.VehicleRegistrations[]'', ''licenseNumber'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''vehicleManufacturer'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''vehicleMake'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''licenseNumber'' %>
<%= text_field ''Person.VehicleRegistrations[]'...
2006 Feb 03
2
_form rendering question for adding multiple child objects
...rm enables 2 vehicleregistrations to be entered
alongside with the fields for Person, do I use something like
<%= text_field ''Person.VehicleRegistrations[]'', ''licenseNumber'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''vehicleManufacturer'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''vehicleMake'' %>
<%= text_field ''Person.VehicleRegistrations[]'', ''licenseNumber'' %>
<%= text_field ''Person.VehicleRegistrations[]'...