Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 616 posts 988 karma points
    Jun 30, 2015 @ 13:59
    Dan Evans
    0

    Recursive property value

    Is it possible to add a recursive value to a LeBlender property (a value that has the same name but is in a standard Umbraco document type, e.g. a LeBlender version of:

    @Umbraco.Field("line2Contact", recursive: true)"

  • Antoine 176 posts 1493 karma points
    Jul 02, 2015 @ 17:23
    Antoine
    0

    Hi Dan,

    Yes you can, @Umbraco.Field(...) work on the current node, so you can use it everywhere within yours partial views.

    Cheers

  • Dan Evans 616 posts 988 karma points
    Jul 03, 2015 @ 08:45
    Dan Evans
    0

    Yes thanks, I don't know why it didn't work before but it works now!

  • 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