ben
January 8, 2020, 10:01pm
#1
I was trying to customize my student applicant webform for my website but unfortunately i have realised there is a bug (no save button) as indicated here :
https://github.com/frappe/erpnext/issues/18800
How else can one go around this, if any of you have found a work-around?
You have to enable the developer mode to edit/create web forms.
ben
January 9, 2020, 8:38am
#3
@zefanja how do you switch to developer mode and then back to production?
My version is as follows:
ERPNext: v12.2.2 (version-12)
Frappe Framework: v12.0.20 (version-12)
zefanja
January 9, 2020, 12:12pm
#4
2 Likes
ben
January 21, 2020, 8:39am
#5
@zefanja thanks. This sorted out my issue and i was able to customize the web form to my liking.Thanks alot.