Hi,
I want to query child jcr:content node properties using bulkeditor.
I see that i am able to get the details of properties present at jcr:content by hitting the url
http://localhost:4502/etc/importers/bulkeditor.html?
but say when adding in Custom Properties / Columns section markets
which is present at child node of jcr:content as mentioned below does not provide any values.
The node in CRX is with the property as markets
/content/products/abc/en_GB/about/news/news-2015/jcr:content/par/newsandeventsdetail/./markets
Please suggest what could be done to fetch the values
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
try like below - imageserverurl and filereference are the properties.
BulkEditor - jcr:content/image1/imageserverurl, jcr:content/image1/fileReference
Views
Replies
Total Likes
try like below - imageserverurl and filereference are the properties.
BulkEditor - jcr:content/image1/imageserverurl, jcr:content/image1/fileReference
Views
Replies
Total Likes
Thanks it worked
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies