Navigation :
DEE Field Output Column
JSON Structure
"columns": [
{
"@type": "fieldOutputColumn",
"header": "head",
"name": "whatever you want",
"prefix": "",
"suffix": ""
},
Property Details
| Property |
Values |
Default Value |
| header |
String - Header of column |
|
| name |
String - Name of this field |
|
| prefix |
String - A Prefix to add to all levels |
|
| suffix |
String - A Suffix to add to all levels |
|