Hello guys,
We have created a custom homepage to our erpnext . We are using method to store the html , css, js file in the /www folder to display the new page .
On the page, we would like to display a custom form (order form) to create a new lead when the user click a submit button .
I know there is a Web form in the website setting, but can we bring it to include into our home page not just a link to the form page?.