diff --git a/frappe/core/doctype/docfield/docfield.json b/frappe/core/doctype/docfield/docfield.json index 4158e975a8..551ac6f841 100644 --- a/frappe/core/doctype/docfield/docfield.json +++ b/frappe/core/doctype/docfield/docfield.json @@ -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", diff --git a/frappe/custom/doctype/customize_form_field/customize_form_field.json b/frappe/custom/doctype/customize_form_field/customize_form_field.json index 1a0b18f628..82c7ac464b 100644 --- a/frappe/custom/doctype/customize_form_field/customize_form_field.json +++ b/frappe/custom/doctype/customize_form_field/customize_form_field.json @@ -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",