order by parent path
Hello,
Using NXQL, I can't order documents by parent path. If I use order by ecm:path I will get /folder/a_folder/doc.pdf before /folder/b-doc.pdf. And if I use order by ecm:parentId the order is random.
We need something like ecm:parentPath in Nuxeo :)
Regards.
0 votes
0 answers
834 views