fix: update description for options field in DocField and Customize Form Field

This commit is contained in:
KerollesFathy 2025-12-21 11:06:44 +00:00
parent 455c313309
commit 4879ff0454
2 changed files with 4 additions and 3 deletions

View file

@ -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",

View file

@ -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",