0

I have a list of nodes in Magnolia:

  • /
    • 1
    • 2
    • 3
    • 4

But when I put them in a loop, they're coming out in a random order:

SELECT * FROM [mgnl:page] WHERE ISCHILDNODE('/')
  • 3
  • 4
  • 2
  • 1

What do I need to specify in the ORDER BY clause for the nodes to be ordered the same way as the interface?

Wolfgang Fahl
  • 15,016
  • 11
  • 93
  • 186
bashaus
  • 1,614
  • 1
  • 17
  • 33

0 Answers0