fix: added default view field in fcrm settings
This commit is contained in:
parent
faea314f59
commit
1ca4d0bd4b
@ -6,6 +6,8 @@
|
||||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
"defaults_tab",
|
||||
"default_view",
|
||||
"column_break_jeeh",
|
||||
"restore_defaults",
|
||||
"branding_tab",
|
||||
"brand_name",
|
||||
@ -56,12 +58,21 @@
|
||||
"fieldname": "favicon",
|
||||
"fieldtype": "Attach",
|
||||
"label": "Favicon"
|
||||
},
|
||||
{
|
||||
"fieldname": "default_view",
|
||||
"fieldtype": "Data",
|
||||
"label": "Default View"
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_jeeh",
|
||||
"fieldtype": "Column Break"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2025-01-19 14:23:05.981355",
|
||||
"modified": "2025-02-18 17:05:39.440396",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "FCRM Settings",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user