Copied to clipboard

Flag this post as spam?

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


  • Trent 15 posts 103 karma points
    Feb 12, 2015 @ 23:57
    Trent
    0

    custom edit.html file not displaying in custom section

    I have created a custom section, but when I click on a node in my tree view, it does not load up my edit.html file, but it seems to load up html that is very similar to this.

    i have it stored in ~/App_Plugins/LMS/backoffice/LMSTree/edit.html and a package.manifest that points to the controller .js file.

     

    Please help explain why I am not able to have a custom edit.html file, how do I get umbraco to use this instead of the default one that it is showing?

    Thank you very much for your help, this is very urgent.

     

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 13, 2015 @ 05:23
    Jan Skovgaard
    0

    Hi Trent

    It's most likely a caching issue.

    Have you tried clearing the browser cache in order to see your changes? Is the debug attribute in you web.config file set to "true"? This disables the backoffice cache but it can be necessary to still clear the browser cache when making changes still.

    Also...is the path to the edit.html pointing to the correct path? Do you see any error 404 when loading the custom section?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft