Copied to clipboard

Flag this post as spam?

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


  • Matthias 87 posts 173 karma points
    May 22, 2013 @ 08:31
    Matthias
    0

    Recursive property: DAMP vs. uComponents URL Picker

    Hi,

    i try to recursively get the value of two document type properties in a razor macro (Umbraco v 6.0.5).

    dynamic mediaItems = Model._myImage.mediaItem;

    This is of type "Digibiz Advanced Media Picker" and works (as expected) on the node where the property has a value and on all subnodes.

    var link = Model._myUrl;

    This is of type "uComponents: URL Picker" and works only on the node where the property has a value.

    There might be something obvious overlooked by me...

    Thanks
    Matthias

Please Sign in or register to post replies

Write your reply to:

Draft