mirror of
https://github.com/meichthys/church.git
synced 2026-01-15 10:18:23 +00:00
Add links to verses & references
This commit is contained in:
parent
524e77f01c
commit
a8a1b748e5
@ -15,7 +15,7 @@
|
||||
"fieldtype": "Link",
|
||||
"in_list_view": 1,
|
||||
"label": "Reference",
|
||||
"options": "Church Bible Verse",
|
||||
"options": "Church Bible Reference",
|
||||
"reqd": 1
|
||||
}
|
||||
],
|
||||
@ -23,7 +23,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-11-13 23:58:57.975277",
|
||||
"modified": "2025-11-18 23:55:23.069908",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Foundations",
|
||||
"name": "Church Belief Bible References",
|
||||
|
||||
@ -320,7 +320,7 @@
|
||||
"link_fieldname": "recipient"
|
||||
}
|
||||
],
|
||||
"modified": "2025-11-15 22:57:32.308071",
|
||||
"modified": "2025-11-18 23:43:11.668299",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church People",
|
||||
"name": "Church Person",
|
||||
@ -356,6 +356,7 @@
|
||||
],
|
||||
"quick_entry": 1,
|
||||
"row_format": "Dynamic",
|
||||
"search_fields": "last_name, first_name",
|
||||
"show_preview_popup": 1,
|
||||
"show_title_field_in_link": 1,
|
||||
"sort_field": "modified",
|
||||
|
||||
@ -24,7 +24,8 @@
|
||||
"in_standard_filter": 1,
|
||||
"label": "Start Verse",
|
||||
"options": "Church Bible Verse",
|
||||
"reqd": 1
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "end_verse",
|
||||
@ -33,7 +34,8 @@
|
||||
"in_list_view": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "End Verse",
|
||||
"options": "Church Bible Verse"
|
||||
"options": "Church Bible Verse",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_fdwn",
|
||||
@ -67,8 +69,14 @@
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2025-11-15 22:56:34.302563",
|
||||
"links": [
|
||||
{
|
||||
"link_doctype": "Church Belief",
|
||||
"link_fieldname": "reference",
|
||||
"table_fieldname": "bible_references"
|
||||
}
|
||||
],
|
||||
"modified": "2025-11-18 23:52:19.026266",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Study",
|
||||
"name": "Church Bible Reference",
|
||||
|
||||
@ -51,8 +51,19 @@
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2025-11-14 00:00:58.422530",
|
||||
"links": [
|
||||
{
|
||||
"group": "Start Verse:",
|
||||
"link_doctype": "Church Bible Reference",
|
||||
"link_fieldname": "start_verse"
|
||||
},
|
||||
{
|
||||
"group": "End Verse:",
|
||||
"link_doctype": "Church Bible Reference",
|
||||
"link_fieldname": "end_verse"
|
||||
}
|
||||
],
|
||||
"modified": "2025-11-18 23:49:06.050570",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Study",
|
||||
"name": "Church Bible Verse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user