Hi,
after the header/footer calls in pdf-reports are enabled, I tried to select a fields from another table,
which results in an error message:
Fehler
Undefined variable: field_state_id
Fehler
Undefined property: Header_Footer::$Db
Fatal error: Call to a member function Execute() on a non-object in C:\Program Files\NetMake\v8\wwwroot\scriptcase\app\AppName\pdfreport_test2\pdfreport_test2_head_foot.php on line 32
The code snip of “Selecting fields from another table” is NOT working, ending in such an error message within on_header and on_footer event. The other events it is working …
BR
Eric