Get your own customer support community
 

Problem with a report on group-data within an Live-template

Hi,

i have this code on a live-template !

{group-data:gdCATEGORIES}
h5. {toggle-cloak:id=idALL|exclusive=true}Alle Dokumente
{cloak:id=idALL}
{children}
{cloak}
h5. {toggle-cloak:id=idCAT1|exclusive=true}{set-data:setCAT1}Ablaeufe{set-data}
{cloak:id=idCAT1}
{checklist:name=.| parent=@self | depth=1| label=ablaeufe}
{checklist}
{cloak}
h5. {toggle-cloak:id=idCAT2|exclusive=true}{set-data:setCAT2}Sonstiges{set-data}
{cloak:id=idCAT2}
{checklist:name=.| parent=@self | depth=1| label=sonstiges}
{checklist}
{cloak}
{group-data}

i try to report on this from a child page like this

{report-block}
{local-reporter:content:parent}
{local-reporter}
{report-body}{report-on:data:gdCATEGORIES>@all}{report-info:entry:value}{report-on}{report-body}
{report-block}

It doesn't work. Is is a bug or am i doing something wrong.
 
sad I’m confused
Inappropriate?
1 person has this question

User_default_medium