Copied to clipboard

Flag this post as spam?

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


  • Daniel Quick 22 posts 74 karma points
    Dec 08, 2014 @ 16:14
    Daniel Quick
    0

    Grid editor list not showing

    Have upgraded from 7.1.6 to 7.2.0 and am attepmting  to set up  a new datatype using the grid editor, all is working OK except that no available editors are listed or available.  

    This behaviour is replicated across 6 staging and 2 live environments.

    Any ideas?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 08, 2014 @ 16:22
    Jan Skovgaard
    0

    Hi Daniel

    Have you followed the guidelines from the documentation here? http://our.umbraco.org/Documentation/Using-Umbraco/Backoffice-Overview/Property-Editors/Built-in-Property-Editors-v7/Grid-Layout-Best-Practices and here http://our.umbraco.org/documentation/using-umbraco/backoffice-overview/property-editors/built-in-property-editors-v7/grid-layout

    Is the "debug" attribute in the web.config set to false? (Should be locally since Umbraco will ohterwise cache pretty hard) So make sure to do that and also make sure to empty the /App_Data/TEMP/ClientDependency folder and go to /config/ClientDependency.config and increment the version attribute and finally recycle the app pool.

    Does that help?

    /Jan

  • Daniel Quick 22 posts 74 karma points
    Dec 09, 2014 @ 10:10
    Daniel Quick
    0

    Thanks , I eventually worked out the issue with the help of your post, particularly the second link you posted.

    I was following the general upgrade instructions, which says to overwrite the bin ,umbraco and , umbraco_client folders, however, this misses the required file config/grid.editors.config.js. I added that and all worked as expected.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 09, 2014 @ 10:53
    Jan Skovgaard
    0

    Hi Daniel

    Glad to hear you got it working and thanks for sharing the solution with us.

    In the upgrade documentation it says that one should always remember to merge configuration files when upgrading as well http://our.umbraco.org/documentation/Installation/Upgrading/general - Just adding for future reference if other people should come across the same issue as you did.

    Happy gridding!

    /Jan

  • 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