fix: added Required Fields option in type

This commit is contained in:
Shariq Ansari 2025-02-21 14:44:54 +05:30
parent ec6a1f84eb
commit 19bf3a0122

View File

@ -27,7 +27,7 @@
"in_list_view": 1, "in_list_view": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Type", "label": "Type",
"options": "Quick Entry\nSide Panel\nData Fields\nGrid Row" "options": "Quick Entry\nSide Panel\nData Fields\nGrid Row\nRequired Fields"
}, },
{ {
"fieldname": "section_break_ttpm", "fieldname": "section_break_ttpm",
@ -46,7 +46,7 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2025-01-02 22:12:51.663011", "modified": "2025-02-21 13:09:49.573515",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "FCRM", "module": "FCRM",
"name": "CRM Fields Layout", "name": "CRM Fields Layout",