Copied to clipboard

Flag this post as spam?

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


  • Tobias M. Madsen 12 posts 102 karma points
    Oct 01, 2019 @ 06:49
    Tobias M. Madsen
    0

    Nested Content - Template alias error

    Hello fellow developers,

    I accidently made a typo when creating a nested content, in the "template" field, i accidently wrote {{$index]] the brackets ]] did nested content not like.

    It throws an error, everytime you access the data type in settings, og the field on the pages it exists, so you're basically stuck. I tried to find the value in App_Data/umbraco.config but didn't find anything there.

    Is there a fix to this, or do you have to delete the nested content at start over?

  • Steve Megson 150 posts 942 karma points MVP c-trib
    Oct 01, 2019 @ 09:13
    Steve Megson
    1

    The settings are stored in the database in the cmsDataTypePreValues table.

    I'm not sure what you'll need to do to make the site reload the settings. Saving any other data type may be enough to clear the caches, or you may need to restart the site.

  • 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