How does one customize the fields being displayed in a form's link field selection.?
Asked
Active
Viewed 2,095 times
1 Answers
2
Mostly this works by setting the "Search Fields" property of the DocType via Customize Form
This is a comma separated list of fieldname, like item_name,description

Rushabh Mehta
- 1,463
- 16
- 15
-
Could you elaborate a bit? For example, I want to change the fields that are being displayed for batch_no when adding an item to a Purchase Receipt. Which form do I customize? – N.Balauro Mar 11 '16 at 17:08