QueryReport

The QueryReport action template can be used for actions defined for menu entries, buttons and within processes.

The QueryReport action template calls a JavaScript function (u8.services.queries.executeExportFromAction) that allows users to create a report based on a query executed in the background.

The QueryReport action template can be used for actions defined for menu entries, buttons and within processes.

The QueryReport action automatically detects parameterized queries: In this case a popup is displayed allowing the user to enter the parameter(s). For further details, see Parameterized Queries. Clicking Start Query in the popup executes the query using the specified parameters and creates the report as defined in the QueryReport action.

For general information on reports in Aurea CRM.Web, see XML Exports & Reporting.