From 790fd32f7fd27fdb12c9c9f1237d8749f757e98a Mon Sep 17 00:00:00 2001 From: meichthys Date: Wed, 18 Feb 2026 04:03:45 +0000 Subject: [PATCH] order fields and add mission statement --- .../church_missionary/church_missionary.json | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/church/church_missions/doctype/church_missionary/church_missionary.json b/church/church_missions/doctype/church_missionary/church_missionary.json index c28fb2c..5b6f5bf 100644 --- a/church/church_missions/doctype/church_missionary/church_missionary.json +++ b/church/church_missions/doctype/church_missionary/church_missionary.json @@ -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",