Student Application cannot be edited using webform

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.

@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)

https://frappe.io/docs/user/en/guides/app-development/how-enable-developer-mode-in-frappe

That’s all.

2 Likes

@zefanja thanks. This sorted out my issue and i was able to customize the web form to my liking.Thanks alot.