![]() |
Reports Interactive Reporting Alpha Five now has new 'interactive reporting' features. These features are also sometimes referred to a 'drill down' or 'drill through' reporting.
To support interactive reporting, you can now put buttons and hot-spots on reports, and you can define events that should occur when these buttons or hot-spots are clicked. You can also define events for field objects on reports (which is essentially equivalent to putting a hot-spot object over a field object). You can define the code for these events using either Action Scripting, or hand-coded Xbasic.
When you preview a report (or label or letter), the buttons, hot-spots and fields for which OnPush events were defined become 'hot' and clicking on them will invoke the event code that you have defined for the object.
Typical events that you might define for buttons, hot-spots and field objects include:
The picture above shows three simple reports. The one in back is a report that lists customers. Clicking on a particular customer runs another report that shows invoices for that customer. Clicking on a particular invoice runs another report that shows line items for that invoice.
To see how to create your own interactive report, click on the video link below.
|




