mirror of
https://github.com/meichthys/church.git
synced 2026-02-22 09:09:19 +00:00
order fields and add mission statement
This commit is contained in:
parent
c353e40814
commit
790fd32f7f
@ -104,7 +104,7 @@
|
||||
},
|
||||
{
|
||||
"fieldname": "notes",
|
||||
"fieldtype": "Small Text",
|
||||
"fieldtype": "Text Editor",
|
||||
"label": "Notes"
|
||||
},
|
||||
{
|
||||
@ -143,6 +143,24 @@
|
||||
"options": "Church Person",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"collapsible": 1,
|
||||
"collapsible_depends_on": "eval:doc.notes",
|
||||
"fieldname": "section_break_appf",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Notes"
|
||||
},
|
||||
{
|
||||
"collapsible": 1,
|
||||
"collapsible_depends_on": "eval:doc.support_amount",
|
||||
"fieldname": "support_section",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Support"
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_esna",
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"fieldname": "mission_statement",
|
||||
"fieldtype": "Small Text",
|
||||
@ -153,7 +171,7 @@
|
||||
"image_field": "photo",
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2026-02-17 00:37:54.702486",
|
||||
"modified": "2026-02-17 22:58:58.813086",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Missions",
|
||||
"name": "Church Missionary",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user