Copied to clipboard

Flag this post as spam?

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


  • christopher muya 18 posts 200 karma points
    Sep 12, 2019 @ 01:17
    christopher muya
    0

    Partial View Macros as part of a package

    I created a custom package in the App_plugins folder. This package has a macros parti view in this directory: ~/App_Plugins/[YourPackageName]/Views/MacroPartials However umbraco 8.1.3 doesn't list this macro partial view when I try to set the view for the Macro I created.

    This is the code inside the view:

    @inherits Umbraco.Web.Macros.PartialViewMacroPage
    
    <h1>This is a test</h1>
    

    This is a .cshtml file

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Sep 12, 2019 @ 05:22
    Shaishav Karnani from digitallymedia.com
    0

    Hi Christopher,

    Yes - This is bug. Please can you raise this in issue tracker.

    In v7, we had option to change the path manually but now we don't have that option.

    Cheers,

    Shaishav

Please Sign in or register to post replies

Write your reply to:

Draft