I am wondering if anyone was able to use ServiceRocket Reporting with Scaffolding Content Options.
I have Space A with a pages describing some source information.
Also I have a Space B providing another information which has a List Data with Content Options in it referring to Space A pages.
Now I want to create a report on Space A pages where they are used in Space B.
Some kind of backward link for Space A pages "Where I am used in?"
You will need to access the content from Space A directly using Content Reporter and specifying the Space Key set to Space A.
In this example here, content reporter is used to list all child pages from a page. By setting the parameter 'Spaces' in Content Reporter to Space A key, you will be able to report on Space A contents. You can find the Storage Format of the example on the link above.
I hope this example would be helpful to get you started and let us know if you have any further questions.
Regards,
Iman
I have tried that but I can't perform filtering
I have put following on page:
{report-table}
{content-reporter:spaces=SPACEA|scope=PageA}
{content-reporter}
{report-column:title=Page Name}
{report-info:content:title}
{report-column}
{report-table}
Now I am trying to put something in Content Reporter to be able to filter out only pages that are mentioned in Space B pages by
{list-data:name=Space A Pages|type=auto complete|miltiple=true|separator=newline}
{content-options:spaces=SPACEA|parent=SPACEA:Parent Page}
{content-options}
{list-data}
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.