12 lines
381 B
Markdown
Raw Normal View History

2015-11-05 16:55:10 +05:30
If you wish to change any ERPNext form formats, you can do so by using Custom
Scripts. For example, if you wish to add a submit button after saving, to a
Lead form, you can do so by creating your own script.
2016-03-14 19:28:06 +05:30
`Setup > Customization > Custom Script`
2015-11-05 16:55:10 +05:30
2016-03-14 19:28:06 +05:30
<img alt="Custom Script" class="screenshot" src="{{docs_base_url}}/assets/img/customize/custom-script-1.png">
2015-11-05 16:55:10 +05:30
### Topics
{index}