Is it possible to report within a table-data on a field within the same table-data field ?
Hi i have this markup
{table-data:tdSANLUNS}
|| SAN-DSS || Location || test || LUN || Sonstiges ||
| {list-data:ldDSSTYPE|blank=true}
{content-options:parent=SAN-Disksubsysteme}
{list-data}
| {report-info:data:ldDSSTYPE > reference:value > data:ldLOCS>reference:value}
| {report-info:data:tdSANLUNS.ldDSSTYPE > reference:value > content:title}
| {text-data:txtSANLUNS|type=area|width=20em|height=3em}{text-data}
| {text-data:txtSANSONSTIGES|type=area|width=20em|height=3em}{text-data}
| {table-data}
In the second column i want to reference to the page selected in the first column. Is this possible ?
I know this way
{report-on:data:tdSANLUNS}{report-info:data:ldDSSTYPE > reference:value > content:title}{report-on}
But it gives me all entries.
Is there another option ?
We are using Scaffolding 3.12 and Confluence 2.10.3.
{table-data:tdSANLUNS}
|| SAN-DSS || Location || test || LUN || Sonstiges ||
| {list-data:ldDSSTYPE|blank=true}
{content-options:parent=SAN-Disksubsysteme}
{list-data}
| {report-info:data:ldDSSTYPE > reference:value > data:ldLOCS>reference:value}
| {report-info:data:tdSANLUNS.ldDSSTYPE > reference:value > content:title}
| {text-data:txtSANLUNS|type=area|width=20em|height=3em}{text-data}
| {text-data:txtSANSONSTIGES|type=area|width=20em|height=3em}{text-data}
| {table-data}
In the second column i want to reference to the page selected in the first column. Is this possible ?
I know this way
{report-on:data:tdSANLUNS}{report-info:data:ldDSSTYPE > reference:value > content:title}{report-on}
But it gives me all entries.
Is there another option ?
We are using Scaffolding 3.12 and Confluence 2.10.3.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hi Christian,
Your first markup example will work using Reporting/Scaffolding 3.2 and Confluence 3. It was added in the latest version.
The only other option is to try using {get-data}, but I don't think it will let you access sub-values. Upgrading is probably your only option, I'm afraid... -
Inappropriate?Hi David,
thx for reply. Good to know that it works but we won't upgrade to Confluence 3.0 in the near future.
So people have to wait for upgrade.
Loading Profile...



EMPLOYEE