Hi,
I am following the http://dev.day.com/docs/en/cq/5-6/developing/developing-reports.html
How to get the user group information into the custom report. I tried by using the "P:property [String] = "
rep:Group"" for the queryBuilder node as property.
N:queryBuilder [nt:unstructured]
P:property [String] = "
rep:Group"
instead of
P:property [String] = "jcr:path"
but still no luck.
[img]UserGroup.PNG[/img]
Thanks in Advance
Var
Solved! Go to Solution.
Views
Replies
Total Likes
Group information is not stored in user node and also at groups we use members id to store reference. Looks like your configuration and mapping is not correct.
Views
Replies
Total Likes
Group information is not stored in user node and also at groups we use members id to store reference. Looks like your configuration and mapping is not correct.
Views
Replies
Total Likes
How to get group information? What is the correct way to configure mapping
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies