Skip to main content

EntityReportDefault

Creates all configuration items to add a ReportQuery for an EntityType and profile.

The scaffolding generates the following scaffoldings:

Generates the permissions to access the report view.

Creates a ReportQuery with default Query taking all the properties of the entity.

Generates the permissions to apply a report for a profile on a given entity.

Creates the Item menu for the entity's report so that it is displayed in the report view.

Properties

PropertyDetails
EntityType requiredType: String Description: Identifier of the entity type involved in the scaffolding.
Profile requiredType: String Description: Identifier of the profile involved in the scaffolding.