Hello
Can I put an attribute of the space in the page property?
For example: the description of the space and it will be calculated in the page property report automatically
Thank you
Shoshi uzan
You'd likely have to create your own User Macro -
$space.getDescription().getBodyContent().getBody()
Details on User Macros:
https://confluence.atlassian.com/doc/writing-user-macros-4485.html
https://confluence.atlassian.com/conf719/user-macro-template-syntax-1157467451.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.