Live template |
---|
templateType | template |
---|
templateOption | {"label":"Macro Reference Live Template v2","value":"979936587","templateType":"template"} |
---|
templateTypeOption | {"label":"Confluence template/blueprint","value":"template"} |
---|
templateId | 979936587 |
---|
excerpt | Description Displays the each of the items from a reporter in a table. A report table must contain two things: A reporter macro (such as Content Reporter or User Reporter ), which finds the list of items to report on, and one or more Report Column must be present to define what data is displayed. It may also optionally include a Report Empty macro, which specifies what will be displayed if no items are returned from the reporter. Parameters Name Required Migratable to Cloud? Default Value Description maxResults (x) No 100 The maximum number of results to display. firstResult (x) No 1 (Since 2.0.0) Specify the number of the first result to start displaying in the report. The first item has a number of 1. depth (x) No 0 If the item has children, the depth do display its descendants. May be all for all descendants, or a whole number value above 0. (Since Reporting 1.3) injected (x) No false If set to true , the column bodies will have any '%prefix:keychain%' values injected with values from the current report item prior to being rendered. * It is a good practice to set the Injection to true at on {report header}, {report body}, {report footer}, or {report column}, instead on the highest level of the report. class (CSS Class) (x) No The CSS class to render the table with. displayTitles (x) No true If set to false , the title header row will not be displayed. (Since Reporting 1.0.1) Editor View Macro Edit View Not applicable. Notes Not applicable. |
---|
fieldGroupKeys | {"gnidfuekr7":["net.customware.confluence.plugin.scaffolding__gnidfuekr7__data_0_w8b6lh6a12"]} |
---|
|
Tutorial Examples
...
Add a dropdown filter to the Space Inline Comment Report
...
All page states within a space
...
All pages with the 'Approved' state in the last month
...
Building a Forum in Confluence with Reporting
...
Calculating Work Hours in a Day
...
Create a report to monitor project status
...
Creating an IF ELSE statement with Reporting
...
Customizing a Report with Image Attachments
...
Displaying a list of images attached to the current page
...
Extract values from page titles using regex
...
Extract values from page titles using Reporting Text Supplier
...
Extracting Scaffolding Data from Children Pages
...
Extracting Scaffolding Data from children pages and modifying values using Reporting macro
...
Generating a List of Groups for the Current User
...
Generating a List of Pages with No Label
...
Generating a List of Redirecting Pages
...
List All Comments Including Unresolved Inline Comments
...
List Comments and Replied Comments on a Page
...
Listing All the Titles of Children Pages
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
excerptType | simple |
---|
cql | label = "report-table" |
---|
|