Copied to clipboard

Flag this post as spam?

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


  • MuirisOG 382 posts 1284 karma points
    Jun 15, 2016 @ 14:21
    MuirisOG
    0

    Content Section tree collapses

    Hi everyone,

    I'm on version 743 and when I drill down to select a page in the content section in the backoffice, the tree collapses, and I have to drill down again.

    At the moment I'm republishing the entire site, but would like to know if anyone else has had this problem, and if so, how they resolved it.

  • MuirisOG 382 posts 1284 karma points
    Sep 20, 2016 @ 13:30
    MuirisOG
    100

    Just as a follow up, I think this happened because I overwrote the value for a ParentId

    doc.ParentId = newParentId
    

    instead of "moving" the page

    cs.Move(doc, newParentId)
    

    Hope this helps someone else.

  • 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