When I print my iReport and use a field name that refers to my to-many relation, I get:
com.webobjects.eocontrol._EOCheapCopyMutableArray[1259578d] If I read this correctly, the JRDataSource doesn't have the array, it has the item that would fault to get the referred to items. So I need to create a second JRDataSource with this query to feed to the JasperReport. Anyone have experience with this? Ted _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
