From 5518cb90f71bc9cdcf96f540c1a35b0742c2e12e Mon Sep 17 00:00:00 2001 From: meichthys Date: Sat, 4 Oct 2025 02:42:21 +0000 Subject: [PATCH] allow read for all prayer request fields when logged in user creates prayer request --- .../web_form/prayer_request/prayer_request.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/church/church_prayers/web_form/prayer_request/prayer_request.json b/church/church_prayers/web_form/prayer_request/prayer_request.json index 4f21812..dc93d9e 100644 --- a/church/church_prayers/web_form/prayer_request/prayer_request.json +++ b/church/church_prayers/web_form/prayer_request/prayer_request.json @@ -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.",