We are using "Page Properties Report" to show summary information to users. All pages with the "Page Properties" macro have their access restricted. This is because we want users to see the summary information, but not the fine details.
When a user with access views the the "Page Properties Report", all information is shown.
When a user without access views the "Page Properties Report", no content is shown.
Here is our page structure:
Is there a way to allow the restricted "Page Properties" information to show in the unrestricted "Page Properties Report"?
If a page has restriction applied to it, then you will only see it in the page properties report if you have access to the page. There is no way to get around that short of writing your own version of the page properties report macro and changing how it works.
Thanks Davin,
Would you know a good place to start with writing a new macro?
Is it possible to modify the existing macro? Or get the existing macro's code as a template?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you can get the Confluence source at my.atlassian.com under your Confluence license. Not sure if this macro is included in that source or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think this could help: https://bitbucket.org/atlassian/confluence-masterdetail-plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.