diff --git a/frappe/contacts/doctype/address/address.json b/frappe/contacts/doctype/address/address.json index 842acb2c89..3e147cc205 100644 --- a/frappe/contacts/doctype/address/address.json +++ b/frappe/contacts/doctype/address/address.json @@ -109,7 +109,8 @@ { "fieldname": "phone", "fieldtype": "Data", - "label": "Phone" + "label": "Phone", + "options": "Phone" }, { "fieldname": "fax",