1{ 2 "structversion": "2016-03-21", 3 "schema": "schema1", 4 "id": "1", 5 "user": "", 6 "config": { 7 "allowed editors": "", 8 "label": { 9 "en": "" 10 } 11 }, 12 "columns": [ 13 { 14 "colref": 1, 15 "ismulti": false, 16 "isenabled": true, 17 "sort": 10, 18 "label": "first", 19 "class": "Text", 20 "config": { 21 "visibility": { 22 "inpage": true, 23 "ineditor": true 24 }, 25 "prefix": "", 26 "postfix": "", 27 "label": { 28 "en": "" 29 }, 30 "hint": { 31 "en": "" 32 } 33 } 34 }, 35 { 36 "colref": 2, 37 "ismulti": true, 38 "isenabled": true, 39 "sort": 20, 40 "label": "second", 41 "class": "Text", 42 "config": { 43 "visibility": { 44 "inpage": true, 45 "ineditor": true 46 }, 47 "prefix": "", 48 "postfix": "", 49 "label": { 50 "en": "" 51 }, 52 "hint": { 53 "en": "" 54 } 55 } 56 }, 57 { 58 "colref": 3, 59 "ismulti": false, 60 "isenabled": true, 61 "sort": 30, 62 "label": "third", 63 "class": "Text", 64 "config": { 65 "visibility": { 66 "inpage": true, 67 "ineditor": true 68 }, 69 "prefix": "", 70 "postfix": "", 71 "label": { 72 "en": "" 73 }, 74 "hint": { 75 "en": "" 76 } 77 } 78 }, 79 { 80 "colref": 4, 81 "ismulti": false, 82 "isenabled": true, 83 "sort": 40, 84 "label": "fourth", 85 "class": "Text", 86 "config": { 87 "visibility": { 88 "inpage": true, 89 "ineditor": true 90 }, 91 "prefix": "", 92 "postfix": "", 93 "label": { 94 "en": "" 95 }, 96 "hint": { 97 "en": "" 98 } 99 } 100 } 101 ] 102} 103