Welcome Guest, Not a member yet? Register   Sign In
Datamapper | m:m + join_fields edit form
#1

[eluser]Anestetikas[/eluser]
Hi,
I'm having some problems with making a good edit form to work with datamapper.

For example:

I have a table "Cars":
id, model, registration_number

and table job:
id, name, description

Also table for many to many relation:

cars_job:
id, car_id, job_id, due_date

I want to make a edit form for my cars where i could also manage all possible jobs related to it.

If it would only be m:m I could use multiselect, but here I need some kind of checkbox+input field (for due_date) combo.

How should I approach this?


Messages In This Thread
Datamapper | m:m + join_fields edit form - by El Forum - 03-28-2011, 07:11 AM
Datamapper | m:m + join_fields edit form - by El Forum - 03-30-2011, 11:25 PM
Datamapper | m:m + join_fields edit form - by El Forum - 03-31-2011, 02:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB