persun
-
1/22/2007 3:33:35 PM
NodeOrder defaults to NULL
Hi,
When a document is inserted into the content tree its NodeOrder is initialized to NULL. The document has to be moved up or down for NodeOrder to receive its proper value. Wouldn't it be better if NodeOrder received its proper value right away? Some of my repeaters use custom ORDER BY expressions based on NodeOrder and they don't work as expected when NodeOrder is set to NULL.
Thanks,
Per
|