Excel Export
At runtime (when you run an export), a JSON object is going to be created to describe the Excel Worksheet. The data part will of course come from the curre...
Fri, 22 May, 2020 at 9:55 AM
Custom classes allow you to format each column, using JSON and CSS. A custom class can be assigned to a column (field) using field comments In the foll...
Fri, 22 May, 2020 at 9:05 AM
{
"destination":{
"filepath": "",
"worksheet":"",
"open":""
},
&...
Tue, 28 Jul, 2020 at 3:04 PM