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 635 posts 1252 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?

Please Sign in or register to post replies

Write your reply to:

Draft