Copied to clipboard

Flag this post as spam?

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


  • Rasmus Fjord 675 posts 1566 karma points c-trib
    May 27, 2015 @ 21:14
    Rasmus Fjord
    0

    multiple grid settings not visible after saving

    If i set these 2 settings on my grid, and go set both properties on a page and save. They will get applied to the frontend. But when i go to the page again in the backend, the properties is not set anymore. Dunno if its because im using the same view.  

     

    [
      {
        "label": "Random",
        "description": "Hvis denne sættes vil alle kolonner i rækken blive vist i tilfældig rækkefølge",
        "key": "data-random",
        "view": "boolean",
        "modifier": "js-random-cols{0}",
        "applyTo": "row"
      },
      {
        "label": "Fuldbredde",
        "description": "Hvis denne sættes vil rækken bryde de omkring liggende rammer og gå til kant af skærmen",
        "key": "class",
        "view": "boolean",
        "modifier": "js-fullwidth-{0}",
        "applyTo": "row"
      }
    ]
  • 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