This site has moved to the integrated Appfire documentation and information site for our apps.
From February 2024 this site is no longer updated.
Take a look here! If you have any questions please email support@appfire.com
Workflow Report Macro - Dashboard
Overview
The dashboard report is used to display lists of document management tasks assigned to the user viewing the report. It's great for building custom dashboards.
This is one of several reports available from the workflow report macro.
Permissions
Anyone can see this report, but they'll only see tasks assigned to them.
Adding the report
To add the report to a page:
choose Workflow Report in the macro browser
set the Type setting to dashboard
choose Save
Publish the page
Here's how the macro looks on your page.
The content for report will be seen for the current user, in this example Adam Samuel.
Customizing the report
You can customize the report with the following macro settings:
Setting | Default | Notes |
---|---|---|
Space Key(s) | Current space | Which space(s) should be included in the report?
|
Max Entries | 20 | The number of results to show per page. †|
Label | Should the report be filtered by content label(s)?
If using a list of labels, you can prefix the list with | |
Parent Page Filter | Should the report be filtered to a specific parent page and the child pages of the specific page?
| |
Sort | modified | Which column of the report should results be sorted by? |
Sort Order | descending | Should the sort be in ascending or descending order? |
Hide Header | Should the report title be removed? | |
†The macro has a 500-page limit for each report. If a larger report is required it may be useful to use the CQL REST API. |