Frequently Asked Question
How to enable master detail application for tabular?
Last Updated 6 years ago
Since V6.7, you can attach a sub detail application for tabular application report.
The row data of the master tabular application will pass to the detail application automatically. i.e. you can use
{$installid} , {$event_name} parameters in the detail sub application.
To attach a sub detail application:

Sub-table mode:

Popup mode:

The row data of the master tabular application will pass to the detail application automatically. i.e. you can use
{$installid} , {$event_name} parameters in the detail sub application.
To attach a sub detail application:

Sub-table mode:

Popup mode:
