Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Display combined fields on Output3 report (Create field and add to $fieldarray dynamically )
Re: Display combined fields on Output3 report [message #2705 is a reply to message #2704] Thu, 21 April 2011 13:57 Go to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
std.output3.inc does not have any hard-coded references to any classes - they are passed down to it from the transaction script. If it loads the wrong class it is because it has be told to load the wrong class.

In order for the _cm_post_getData method in the person_report class to be called the transaction must reference person_report.class.inc and not person.class.inc. If you stepped through with your debugger you would see exactly why the expected class was not being loaded and the expected method was not being called.


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: RIGHT JOIN in LINK
Next Topic: Access non key data from parent table
Goto Forum:
  


Current Time: Wed Jun 26 10:57:43 EDT 2024

Total time taken to generate the page: 0.01257 seconds