I need to make a field that is a select field: "ex: option 1 – option 2 – other "
- once this other option is selected another text field shows below it to write some text
I need to make a field that is a select field: "ex: option 1 – option 2 – other "
You are looking for depends on option:
https://docs.erpnext.com/docs/user/manual/en/customize-erpnext/custom-field#11-additional-details
Solved,
Thank you