Copied to clipboard

Flag this post as spam?

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


  • Jesper Ordrup 1019 posts 1528 karma points MVP
    Jan 21, 2015 @ 10:21
    Jesper Ordrup
    1

    To Grid or not to Grid (implementation planning)

    Hi all,

    Im doing a website with a structure much like the Standard Farao Umbraco website. The site structure contains different doc types (story pages, text pages, cases etc ...)

    One of the page types "Story Page" contains multiple frames. Each frame is a part of the story and can vary in content and behaviour. Also sometimes a frame contains multiple frames sideways before continuing downwards. Stories can contain up to 15 frames. Frames are not required to be reusable.

    I've tested a lot and are fully confident with creating property editors for the grid or even macros maybe.

    Also - a huge concern is that all the definition of a grid data type is stored in db - ie not possible? to copy to another datatype (i will need multiple). (why why why is it not filebased..... )

    Would you use the grid?

    Anyone been doing anything crazy huge with the grid and could share some experience - do's and donts?

    Certainly would like to avoid https://www.youtube.com/watch?v=Z7JSodkbrgs&feature=youtu.be&t=13m51s

    best
    Jesper

     

    ps. Im used to deal with stuff like this by creating sub content in the structure but I really would like to avoid it if possible.

     

  • Rasmus Fjord 675 posts 1566 karma points c-trib
    Jan 21, 2015 @ 11:19
    Rasmus Fjord
    2

    I would add more to your consideration that you may/may not have thought of yet. 

    First, is the customer "ready" for using this kind of tool, i have done a few with our homegrown grid and seen 2 customers just mess it up even if they were limited in actions. Basicly because they dont have a graphical eye at all.

    Second does the customer have enough content for utilizing the power of the grid ? 

    The copiying part shouldnt be that rough, use usync/courier/(there is a third option aswell, package cant remember name).

     

    But yeah i would use the grid.

  • Asbjørn 82 posts 195 karma points c-trib
    Jan 21, 2015 @ 11:50
    Asbjørn
    1

    You might want to be aware of this issue: http://issues.umbraco.org/issue/U4-6102

    Basically, right now you cannot rename any layouts in the Grid after you have added content, or the content will vanish.

  • Jesper Ordrup 1019 posts 1528 karma points MVP
    Jan 22, 2015 @ 00:13
    Jesper Ordrup
    0

    Thanks Rasmus. Good points. i just showed the grid to client and they gave me this feedback

    • confusing UI with all the + signs ( i guess its something to do with adding rows and adding content)
    • some problems moving elements in a "cell"
    I think a clearer grid styling could solve the first.
    Thanks Asbjørn. That doesnt seem like a bug in my book but really really good to know :)
    Anyone with huge Grids out there?
    best
    Jesper
Please Sign in or register to post replies

Write your reply to:

Draft