Copied to clipboard

Flag this post as spam?

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


  • Bo Jacobsen 438 posts 1818 karma points
    Sep 11, 2017 @ 08:56
    Bo Jacobsen
    0

    Multi-Node Tree Picker do not show selected nodes.

    Hi all.

    umbraco version 6.1.6

    All the Multi-Node Tree Picker datatypes won't show the selected nodes after its saved.

    When a document loads in the backoffice, then the selected nodes is showing. When everything is loaded, they disapear again, and i get this console warning. (I dunno if its related)

    Using getPreventDefault () is outdated. Instead, use defaultPrevented. jquery.js: 3: 7108
    window.controllers are outdated. Do not use it for UA detection.
    

    Any help is appreciated

  • Bo Jacobsen 438 posts 1818 karma points
    Oct 18, 2017 @ 12:52
    Bo Jacobsen
    0

    I need to Bump this.

  • Bo Jacobsen 438 posts 1818 karma points
    Oct 25, 2017 @ 17:44
    Bo Jacobsen
    100

    We found the error.

    Multinode treepicker runs a script/function that remove all trashed nodes from the view.

    So all the nodes selected was marked as trashed in the table UmbracoNode. Setting all to 0 instead of 1, did the trick.

  • 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