I use nodes that need to hold over 250-300 child nodes. The problem I met is tha under the expanded parent node i can see no more than 100 of the child nodes. Is there a way of changing this? Thanks in advance!
I've not heard of this behavior. Are you saying in the backend tree it only shows the first 100 items? What version of Umbraco are you using? If you right-click the parent and click Sort do you see all the missing nodes?
thank you for your quick reply. Last nigtht I installed the same project on an actual server (as I was working in a virtual pc) and worked like a charm! It was probably a virtual pc malfunction. The only thing I really need now is to reverse the order of the child nodes and have the latest one at the top of the list.. My version of umbraco is 4.11.3.
Sorry for the delay. Not sure if you already figured this out, but a quick way to do that is to open the Sort dialog, then click the header of the "Created" column twice to sort descending, and click Save.
Also, you could always do your sorting in the front-end regardless of how they appear in the back-end. Not sure if that's important to you or not.
You can also use the Document Sorter package if you want to have nodes sorted automatically and keep the order up to date as new nodes are created.
Max child nodes in content section
I use nodes that need to hold over 250-300 child nodes. The problem I met is tha under the expanded parent node i can see no more than 100 of the child nodes. Is there a way of changing this? Thanks in advance!
Hi Sotiris,
I've not heard of this behavior. Are you saying in the backend tree it only shows the first 100 items? What version of Umbraco are you using? If you right-click the parent and click Sort do you see all the missing nodes?
-Tom
Hi Tom,
thank you for your quick reply. Last nigtht I installed the same project on an actual server (as I was working in a virtual pc) and worked like a charm! It was probably a virtual pc malfunction. The only thing I really need now is to reverse the order of the child nodes and have the latest one at the top of the list.. My version of umbraco is 4.11.3.
Hi Sotiris,
Sorry for the delay. Not sure if you already figured this out, but a quick way to do that is to open the Sort dialog, then click the header of the "Created" column twice to sort descending, and click Save.
Also, you could always do your sorting in the front-end regardless of how they appear in the back-end. Not sure if that's important to you or not.
You can also use the Document Sorter package if you want to have nodes sorted automatically and keep the order up to date as new nodes are created.
-Tom
is working on a reply...