You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erpnext-dev...@googlegroups.com
Hello,
I created field using "Add Custom Field"
I need "Depends On" field in `tabCustom Field`
how to do this???
-Mitesh
Anand Doshi
unread,
Jun 14, 2012, 8:50:03 AM6/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erpnext-dev...@googlegroups.com
Hi Mitesh,
After creating custom field, you can add further customizations via
Customize Form.
1. Go to Setup > Customize Form
2. select the desired form.
3. Here go to the custom field in the fields table and enter the
depends on value.
4. After making the desired changes, click on Update at the top of the form.
5. Then click on Tools (Black Top Bar) --> Clear Cache & Refresh.
You should be able to see the changes in effect after this.