Copied to clipboard

Flag this post as spam?

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


  • William Charlton 171 posts 218 karma points
    Dec 11, 2017 @ 12:36
    William Charlton
    0

    Recursive only going up one level

    I have a snippet of code that worked in a previous web-site (7.2.8) and doesn't work on the one I'm working on (7.7.6).

    It is possible that I "fixed" it in the earlier web site but I' not sure.

    The code in the template is:

    <p class="text-muted">@Umbraco.Field("footerText", recursive: true)</p>
    

    This returns a text string from the-top level page - or rather it should. It does on the old site but on the new it only returns the value on one level down - any clues?

  • 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