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 - States
Overview
The states report is used to display lists of content and associated workflow state information. It's great for keeping track of content workflow states across multiple spaces.
This is one of several reports available from the workflow report macro.
A new reporting macro with increased functionality - the document states report macro - is now available.
Permissions
Anyone can see this report.
View-only users will only see results for content that has reached a Published (final=true
) state, even if there are subsequent draft-state edits to that content. Content that has not yet been published, or content under a workflow which does not define a published state, will not be shown.
Admins can make all results available to everyone by changing the Workflow Activity and Drafts Visibility setting.
Adding the report
To add the report to a page:
choose Workflow Report in the macro editor
Choose Edit the macro
set the report Type to states
choose Save to add to the draft page
choose Publish to add the report to the page
Here's how the report looks on your page.
You can filter the on-page report to specific states by using the links at the top of the report.
Customising the report
You can customise the report with the following macro settings:
Setting | Default | Notes |
---|---|---|
Space Key(s) | Current space | Which space(s) should be included in the report?
|
State | Should the report be filtered to specific state(s)?
| |
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?
| |
User | Should the report be filtered to content that the specified user can currently review?
| |
Sort | modified | Which column of the report should results be sorted by? |
Sort Order | descending | Should the sort be in ascending or descending order? |
† 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. |