Copied to clipboard

Flag this post as spam?

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


  • Mike Chambers 636 posts 1253 karma points c-trib
    Mar 29, 2016 @ 14:26
    Mike Chambers
    0

    Content picker for use in a usercontrol dashboard

    umbraco.controls.ContentPicker mp = new umbraco.controls.ContentPicker();

    mp.AppAlias = "media"; mp.TreeAlias = "media";

    In the past with a usercontrol, we've leveraged the content picker to choose a node to do an opertation on..

    This no longer works in u7 dashboards, anyone have a way to have contentpicker/media pickers in usercontrols in u7 without ditching the lot and reimplementing a very convoluted process in angular?

  • 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