D2W many-to-many and ExcelExport help needed
D2W many-to-many and ExcelExport help needed
- Subject: D2W many-to-many and ExcelExport help needed
- From: Markus Ruggiero <email@hidden>
- Date: Mon, 29 Aug 2011 11:26:27 +0200
I have a product entity and an industry entity. These are joined by a m:n table (which is more than a simple join table, there is a comments field that is important)
product<-->>prodindustry<<-->industry
Having an EditProduct pageConfiguration I can with a custom property level component display the to-many industries and the related comment field from the join table. The customer needs an Excel sheet that contains one line per join for a given product. Thus when a product is connected to 3 industries the Excel sheet should then have 3 complete lines for that product, one line per industry (of course with most of the product data redundantly repeated). This is needed so that the customer can easily sort and group the Excel data.
Any idea how I can accomplish this with as little effort as possible (I want the 'puter to work for me, not the other way round). This is important to the customer as due to internal restrictions not everyone has access to the application and in this way information is passed around in a restricted fashion. Oh my, this is politics and thus beyond my horizon...
Thanks and have a good day
---markus---
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden