add prayer request fields to list view

This commit is contained in:
meichthys 2025-09-26 02:52:21 +00:00
parent e7c9c04ae2
commit 36d5c3b00b

View File

@ -37,7 +37,9 @@
"description": "If this request is for a specific person, select/add the person here.",
"fieldname": "related_person",
"fieldtype": "Link",
"in_filter": 1,
"in_list_view": 1,
"in_preview": 1,
"in_standard_filter": 1,
"label": "Related Person",
"options": "Church Person"
@ -50,7 +52,10 @@
"allow_in_quick_entry": 1,
"fieldname": "request",
"fieldtype": "Small Text",
"in_filter": 1,
"in_list_view": 1,
"in_preview": 1,
"in_standard_filter": 1,
"label": "Request",
"reqd": 1
},
@ -78,7 +83,7 @@
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2025-09-14 00:53:25.841497",
"modified": "2025-09-25 22:47:04.584440",
"modified_by": "Administrator",
"module": "Church Prayers",
"name": "Church Prayer Request",
@ -106,4 +111,4 @@
"track_changes": 1,
"track_seen": 1,
"track_views": 1
}
}