1{
2    "structversion": "2018-04-24",
3    "schema": "wikilookup",
4    "id": "5",
5    "user": "admin",
6    "config": {
7        "allowed editors": "",
8        "label": {
9            "en": ""
10        },
11        "internal": false
12    },
13    "columns": [
14        {
15            "colref": 1,
16            "ismulti": false,
17            "isenabled": true,
18            "sort": 10,
19            "label": "FirstFieldText",
20            "class": "Text",
21            "config": {
22                "visibility": {
23                    "inpage": true,
24                    "ineditor": true
25                },
26                "prefix": "",
27                "postfix": "",
28                "label": {
29                    "en": ""
30                },
31                "hint": {
32                    "en": ""
33                }
34            }
35        },
36        {
37            "colref": 2,
38            "ismulti": false,
39            "isenabled": true,
40            "sort": 20,
41            "label": "SecondFieldLongText",
42            "class": "LongText",
43            "config": {
44                "visibility": {
45                    "inpage": true,
46                    "ineditor": true
47                },
48                "prefix": "",
49                "postfix": "",
50                "rows": "5",
51                "cols": "50",
52                "label": {
53                    "en": ""
54                },
55                "hint": {
56                    "en": ""
57                }
58            }
59        },
60        {
61            "colref": 3,
62            "ismulti": false,
63            "isenabled": true,
64            "sort": 30,
65            "label": "ThirdFieldWiki",
66            "class": "Wiki",
67            "config": {
68                "visibility": {
69                    "inpage": true,
70                    "ineditor": true
71                },
72                "prefix": "",
73                "postfix": "",
74                "rows": "5",
75                "cols": "50",
76                "label": {
77                    "en": ""
78                },
79                "hint": {
80                    "en": ""
81                }
82            }
83        }
84    ]
85}
86