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