mirror of
https://github.com/meichthys/church.git
synced 2026-01-24 10:48:31 +00:00
add prayer request fields to list view
This commit is contained in:
parent
e7c9c04ae2
commit
36d5c3b00b
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user