mirror of
https://github.com/meichthys/church.git
synced 2026-01-31 13:34:41 +00:00
Don't require request field when prayer request type is 'Unspoken'
This commit is contained in:
parent
03a153101a
commit
d54b77f510
@ -43,7 +43,8 @@
|
||||
"in_preview": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Related Person",
|
||||
"options": "Church Person"
|
||||
"options": "Church Person",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "section_break_usaz",
|
||||
@ -58,7 +59,7 @@
|
||||
"in_preview": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Request",
|
||||
"reqd": 1
|
||||
"mandatory_depends_on": "eval: doc.type!=\"Unspoken\";"
|
||||
},
|
||||
{
|
||||
"allow_in_quick_entry": 1,
|
||||
@ -83,7 +84,7 @@
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
"links": [],
|
||||
"modified": "2025-09-29 23:30:23.363479",
|
||||
"modified": "2025-09-29 23:50:36.602523",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Prayers",
|
||||
"name": "Church Prayer Request",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user