mirror of
https://github.com/meichthys/church.git
synced 2026-05-01 10:01:29 +00:00
don't require request when prayer request is unspoken
This commit is contained in:
parent
5518cb90f7
commit
09d6482064
@ -35,7 +35,7 @@
|
||||
],
|
||||
"login_required": 0,
|
||||
"max_attachment_size": 0,
|
||||
"modified": "2025-09-30 21:58:20.963876",
|
||||
"modified": "2025-10-03 22:44:08.779481",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Prayers",
|
||||
"name": "prayer-request-anonymous",
|
||||
@ -109,6 +109,7 @@
|
||||
"fieldtype": "Small Text",
|
||||
"hidden": 0,
|
||||
"label": "Request",
|
||||
"mandatory_depends_on": "eval: doc.type!=\"Unspoken\"",
|
||||
"max_length": 0,
|
||||
"max_value": 0,
|
||||
"precision": "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user