Listing pages with Username labels

Scenario

In this recipe we'll report the pages that holds a label that matches the the logged in user.


Result


Recipe

Ingredients

Apps

Reporting
Platform
Server
Level

EASY

Estimated time

10 minutes

Macros

Suppliers

Storage format

Macro structure

You can recreate the example in the editor view:

Steps

  1. Create a Report Table macro.
    Set the following parameters as stated:
    Injected: True
    Max Results: 50

  2. Insert Content Reporter macro and set the following:
    Labels: %global:current user>user:name%

  3. Create a Report Column macro and give it a Title.

  4. Within the Report Column macro, create a Report Info macro.
    Set Key to "page:title".

  5. In the Report Table macro, create another Report Column macro and give it a Title.

  6. Within the Report Column macro, create a Report Info macro.
    Set Key to page:labels> join with ",".