Copied to clipboard

Flag this post as spam?

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


  • pubudu 30 posts 133 karma points
    Apr 18, 2019 @ 03:05
    pubudu
    0

    How can fix it?

    enter image description here

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Apr 18, 2019 @ 07:34
    Paul Seal
    1

    You can’t use @Umbraco.Field in v8

    If you are using Models Builder you can just use @Model.Introduction

    If you are not using Models Builder you can use @Model.Value(“introduction”)

  • pubudu 30 posts 133 karma points
    Apr 23, 2019 @ 10:29
    pubudu
    0

    Thanks paul

  • pubudu 30 posts 133 karma points
    Apr 23, 2019 @ 10:28
    pubudu
    0

    @Model.Value(“introduction”) is not work for my project. Bcz i got that project in github. There are many files. finally i use 'Value' keyword.it should work my project @Umbraco.AssignedContentItem.Value("introduction")

Please Sign in or register to post replies

Write your reply to:

Draft