How to get simple html form data in frappe?
You can use the web form functionality.
https://frappe.github.io/erpnext/user/manual/en/website/web-form
1 Like
Surely we can do, but in Web form we cannot have custom scripts and cannot design the page according to our need. That’s why I have to write my own html file to create a form.
This might help.
1 Like