Hello, team!
I have Report bilded on Page properties report macros. I want add global field "Creator" and "Modified date" to my report. How I can do it?
Hi Alexey,
all columns in a page property report are rows inside a table inside a page property macro inside a page.
So you have to create a page with a page property macro. Inside this macro you create a table with two columns and, eg. two rows. The first column contains the name of the columns of the page property report created later, the second column contains the value to be displayed for this name.
To get the creator & the modified date automatically in the value field of the table, you've got two choices:
- User macros (Self defined)
- Confluence AddOn: Page Info for Scriptrunner (Scriptrunner needed)
https://marketplace.atlassian.com/apps/174/page-info-for-scriptrunner-confluence?hosting=server
Best
JP
Hi, Jan-Peter! Thanks for your answer.
I`m aren`t administrator in confluence and can`t use User macros or Scriptrunner. Unfortunately.
I have administrator`s grant on my workspace.
May by is there another way?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.