allow read for all prayer request fields when logged in user creates prayer request

This commit is contained in:
meichthys 2025-10-04 02:42:21 +00:00
parent 8996833530
commit 5518cb90f7

View File

@ -56,7 +56,7 @@
"list_title": "Your Prayer Requests",
"login_required": 1,
"max_attachment_size": 0,
"modified": "2025-09-29 23:16:33.333821",
"modified": "2025-10-03 22:41:24.052519",
"modified_by": "Administrator",
"module": "Church Prayers",
"name": "prayer-request",
@ -69,7 +69,7 @@
"title": "Prayer Request ",
"web_form_fields": [
{
"allow_read_on_all_link_options": 0,
"allow_read_on_all_link_options": 1,
"default": "Requested",
"fieldname": "status",
"fieldtype": "Link",
@ -84,7 +84,7 @@
"show_in_filter": 0
},
{
"allow_read_on_all_link_options": 0,
"allow_read_on_all_link_options": 1,
"default": "",
"fieldname": "type",
"fieldtype": "Link",
@ -112,7 +112,7 @@
"show_in_filter": 0
},
{
"allow_read_on_all_link_options": 0,
"allow_read_on_all_link_options": 1,
"default": "",
"depends_on": "eval:frappe.session.user!='Guest';",
"description": "If this request is for a specific person and the person is in this list, please select the person.",