Copied to clipboard

Flag this post as spam?

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


  • Aleksandr 6 posts 26 karma points
    Jul 29, 2014 @ 16:11
    Aleksandr
    0

    Can't find grid datatype after update to v. 7.2.0

    Hi!

    I have installed Umbraco to loacl machine via WebMatrix. It is version 7.1. Then I updated Umbraco as it is written in instructions - copy folders bin, Umbraco and Umbraco_Client over initial ones. There was updating in back-office as well.

     

    But, when I want to add grid property editor to some Document Type, it is not in list:

    Does someone know why grid editor is not in list? Did someone face the same issue?

    Thanks

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Jul 29, 2014 @ 22:08
    Sebastiaan Janssen
    0

    Change your version in Clientdependency.config to something else (just add 1 to the current version) and make sure to thoroughly clear your browser cache. It's almost always just caching that's the problem.

  • Aleksandr 6 posts 26 karma points
    Jul 30, 2014 @ 15:47
    Aleksandr
    0

    Thank you for advice, Sebastiaan. But it didn't work.
    Maybe any other ideas? 

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Jul 30, 2014 @ 16:14
    Sebastiaan Janssen
    0

    Check that the folder Umbraco\Views\propertyeditors\grid exists and in Umbraco\Js\umbraco.controllers.js a GridController should be defined.

    Turn off debug mode if it's still on, that might help (in web.config -> compilation -> debug="false").

  • Aleksandr 6 posts 26 karma points
    Aug 01, 2014 @ 16:11
    Aleksandr
    0

    Well, everything is like you wrote. But no grid item in drop-down list for type of new property.

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Aug 01, 2014 @ 16:42
    Sebastiaan Janssen
    0

    Well, I don't know then.. Maybe you should try our latest nightly build instead, there have been some updates since the alpha release:
    http://nightly.umbraco.org/umbraco%207.2.0/

  • Aleksandr 6 posts 26 karma points
    Aug 12, 2014 @ 09:58
    Aleksandr
    0

    OK, I will try it.

    Thank you, Sebastiaan, for your answers!

  • Marco Teodoro 72 posts 147 karma points c-trib
    Oct 30, 2014 @ 17:58
    Marco Teodoro
    0

    Hello guys, 

    i'm trying the 7.2 beta version and i also can't find the grid datatype. can anyone tell me if i need to make some manual setup. i've looked into the umbraco/views and js folder and it's all there. but i can't see the grid datatype

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Oct 30, 2014 @ 20:45
    Sebastiaan Janssen
    0

    @Double did you try to go to the Developer Section > DataTypes > Add > Choose Grid from the dropdown?

  • Marco Teodoro 72 posts 147 karma points c-trib
    Oct 30, 2014 @ 21:34
    Marco Teodoro
    0

    thks a lot Sebastiaan. i did't realize that i need to create a new one. 

     

Please Sign in or register to post replies

Write your reply to:

Draft