chore: default script value for form script
This commit is contained in:
parent
42f5cf193f
commit
1adafc305e
@ -36,6 +36,7 @@
|
|||||||
"label": "Enabled"
|
"label": "Enabled"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"default": "function setupForm({ doc }) {\n return {\n actions: []\n }\n}",
|
||||||
"fieldname": "script",
|
"fieldname": "script",
|
||||||
"fieldtype": "Code",
|
"fieldtype": "Code",
|
||||||
"label": "Script",
|
"label": "Script",
|
||||||
@ -44,7 +45,7 @@
|
|||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-12-28 16:26:39.967069",
|
"modified": "2023-12-29 12:14:45.706725",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "FCRM",
|
"module": "FCRM",
|
||||||
"name": "CRM Form Script",
|
"name": "CRM Form Script",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user