fix: update description for options field in DocField and Customize Form Field
This commit is contained in:
parent
455c313309
commit
4879ff0454
2 changed files with 4 additions and 3 deletions
|
|
@ -232,7 +232,7 @@
|
|||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"description": "For Links, enter the DocType as range.\nFor Select, enter list of Options, each on a new line.",
|
||||
"description": "For Select, enter list of Options, each on a new line.",
|
||||
"fieldname": "options",
|
||||
"fieldtype": "Small Text",
|
||||
"ignore_xss_filter": 1,
|
||||
|
|
@ -640,7 +640,7 @@
|
|||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-12-15 11:28:13.492477",
|
||||
"modified": "2025-12-21 13:03:03.336720",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "DocField",
|
||||
|
|
|
|||
|
|
@ -185,7 +185,7 @@
|
|||
"label": "Length"
|
||||
},
|
||||
{
|
||||
"description": "For Links, enter the DocType as range.\nFor Select, enter list of Options, each on a new line.",
|
||||
"description": "For Select, enter list of Options, each on a new line.",
|
||||
"fieldname": "options",
|
||||
"fieldtype": "Small Text",
|
||||
"in_list_view": 1,
|
||||
|
|
@ -510,6 +510,7 @@
|
|||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-12-23 23:04:19.800253",
|
||||
"modified": "2025-12-21 13:05:35.571270",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Custom",
|
||||
"name": "Customize Form Field",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue