Is there a way to get the JSON of such a folder in array format? E.g.:
.../mycontent/myOrderedFolderNode.infinity.json
would return:
[
{...sub-node-1...},
{...sub-node-2...},
{...sub-node-3...},
]
Is this possible? I can't seem to get it to work.
--
View this message in context:
http://apache-sling.73963.n3.nabble.com/sling-orderedfolder-tp4024332p4038518.html
Sent from the Sling - Users mailing list archive at Nabble.com.
