feat: allow to store form tours in custom module (#28496)
This commit is contained in:
parent
1613d0abe4
commit
0727c0de0d
1 changed files with 4 additions and 4 deletions
|
|
@ -72,11 +72,11 @@
|
|||
{
|
||||
"depends_on": "eval: doc.ui_tour && doc.is_standard",
|
||||
"fetch_from": "reference_doctype.module",
|
||||
"fetch_if_empty": 1,
|
||||
"fieldname": "module",
|
||||
"fieldtype": "Link",
|
||||
"label": "Module",
|
||||
"options": "Module Def",
|
||||
"read_only": 1
|
||||
"options": "Module Def"
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_6",
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2024-03-23 16:03:25.983797",
|
||||
"modified": "2024-11-17 13:06:48.120836",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Desk",
|
||||
"name": "Form Tour",
|
||||
|
|
@ -206,4 +206,4 @@
|
|||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue