Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • andrew shearer 409 posts 517 karma points
    Sep 30, 2011 @ 01:31
    andrew shearer
    0

    custom content tree problem

    This is a nice and concise article on how to construct a custom content in umbraco:

    http://www.robertgray.net.au/2011/5/10/creating-a-custom-content-tree-in-umbraco.aspx

    We’re using that code as the basis for a custom content tree in our project. We have a problem when we click on the third level down in our content hierarchy, the javascript load method goes nuts in an endless loop continuously trying to load the two nodes we have at this level

    This is an example request taken from Firebug:

    GET http://url/umbraco/webservices/TreeDataService.ashx?rnd=581ff40cf45242429247b213e8c83cc1&id=-1&treeType=New+Zealand&nodeKey=IV+Volumetric+Pumps&contextMenu=true&isDialog=false&app=dynamics&rnd2=50.3

     

    Is this a known issue? The project was moved from 4.6 to 4.7 a few months ago, so maybe its related to that?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies