Copied to clipboard

Flag this post as spam?

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


  • Lee Schlesinger 2 posts 72 karma points
    Aug 15, 2016 @ 16:29
    Lee Schlesinger
    0

    Where is header blurb stored?

    We are trying to find where the developer is pulling the "headerBlurb" from referenced in "

    @Umbraco.Field("headerBlurb")

    ". Where is this stored?

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Aug 16, 2016 @ 06:10
    David Brendel
    0

    Hi Lee,

    @Umbraco.Field() looks for a property on the current page.

    Umbraco allows to show a name instead of that alias on the page for the editor. So it could be that the property has a different name when editing the page.

    Regards David

Please Sign in or register to post replies

Write your reply to:

Draft