Fix Missionary Notes should be text edit

Fixes #116
This commit is contained in:
meichthys 2026-02-18 03:55:52 +00:00
parent a4ecc3be38
commit f2e83fa5b6

View File

@ -74,12 +74,12 @@
"options": "Dynamic Link"
},
{
"depends_on": "eval:!doc.photo",
"fieldname": "photo",
"fieldtype": "Attach Image",
"label": "Photo"
},
{
"description": "The name of the Missionary (Person / Family / Organization)",
"fieldname": "title",
"fieldtype": "Data",
"in_filter": 1,
@ -98,7 +98,7 @@
},
{
"fieldname": "notes",
"fieldtype": "Small Text",
"fieldtype": "Text Editor",
"label": "Notes"
},
{