A tough many-to-many problem
A tough many-to-many problem
- Subject: A tough many-to-many problem
- From: James Cicenia <email@hidden>
- Date: Sat, 27 Mar 2004 17:31:57 -0600
Hello -
I have the following scheme:
Portfolio --->> Metrics --->> MetricsList
I have also:
Project --->> MetricListValue <<--- MetricsList
I used the EOModeler to make it a many-2-many from Project to
MetricList.
OK now the hard part for me that is...
I want to display on my edit screen all the "Metrics" in column A, with
a popup of the MetricsList in column B
I then need to take the value from the popup in the MetricsList column
B to make my many-to-many.
The display works great... the repetition of Metrics show up with the
corresponding popup showing only its metrics list values.
How do I bind/insert into my project this linkage?
-James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.