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