Copied to clipboard

Flag this post as spam?

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


  • Andrew Watt 20 posts 121 karma points
    Jul 23, 2018 @ 21:02
    Andrew Watt
    0

    Content picker in editors

    I am updating an older (7.2) site to 7.10. I've got some old grid editors that use dialogService.treePicker that I would like to update too. Is there a way to call the newer Umbraco.ContentPicker2 and Umbraco.MultiNodeTreePicker2 from an Angular controller?

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Jul 24, 2018 @ 06:40
    Dave Woestenborghs
    100

    Hi Andrew,

    You probably need to use the umb-overlay directive instead of the old dialogservice

    The docs can be found here : https://our.umbraco.com/apidocs/ui/#/api/umbraco.directives.directive:umbOverlay

    Dave

  • Andrew Watt 20 posts 121 karma points
    Jul 24, 2018 @ 14:22
    Andrew Watt
    0

    Thanks! I'll check it out.

  • 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