1.1 KiB
1.1 KiB
#Creating Custom Link Fields
Links field are the ones linked to another document type. For example, customer field is a link field in Sales Order. This field is linked to the Customer master.
You can insert Custom Link Field by following steps below.
####Step 1: Go to Customize Form
Setup > Customize > Customize Form
####Step 2: Select Form
In Customize Form, select Document Type (Quotation, Sales Order, Purchase Invoice Item etc.). Once fields are updated in the accompanying table below, open a field above the one you wish to insert your Custom Field. Then click on "Insert Above" to insert the new Custom Field.
![Select Docytpe](/Shiloh/brotherton-erpnext/media/commit/f914bd374d22134ecc81c3bf12bad8714cd077e3/erpnext/docs/user/manual/en/customize-erpnext/articles/%7B%7Bdocs_base_url%7D%7D/assets/img/articles/link-field-1.gif)
####Step 4: Custom Field Values
To set field as Link, enter values as below.
- Label: Desired label that user wishes to display in the form.
- Type: Set as 'Link'
- Name: Desired name for the field
- Options: Enter the name of the Doctype to which the field is linked
![Enter Values](/Shiloh/brotherton-erpnext/media/commit/f914bd374d22134ecc81c3bf12bad8714cd077e3/erpnext/docs/user/manual/en/customize-erpnext/articles/%7B%7Bdocs_base_url%7D%7D/assets/img/articles/link-field-2.png)