by Jade developer >> Thu, 3 Mar 2005 0:35:55 GMT
Hi,
I need to set up a report with a root collection that I can change dynamically, is that possible at all and how can this be implemented.
For example:
I want to print a list of orders for a customer - the report would be accessed from the customer screen.
The view has been setup to have a root collection of customer.firstInstance.allOrders.
The report is been designed to use the customer and order details.
Is it possible to reference the customer to an object other than firstInstance dynamically?