Global Properties

Last updated

Last updated
{
"pageType": "crud",
"pageTitle": "Sales Forecast",
"crudOpt": {
"endpointName": "http://testestes.com",
"dynamicColumnsFieldsAuto": true,
"dynamicColumnsGlobalProperties": {
"type": "currency",
"hideCurrencySymbol": true,
"currencyFractionDigits": 0,
"minWidth": "150px",
"subtotal": true
},
"data": {
"dynamicColumns": [
{
"fieldName": "masterKegiatan_name",
"columnName": "Project",
"minWidth": "420px"
}
]
}
}
}