I have build a create a customer form -
I get the following error when I press submit:
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have build a create a customer form -
I get the following error when I press submit:
First of all, open the Chrome developer console in the inpect to determine the cause of the error. If a parameter called undefined is added to the end of the url in the console logs, delete the s_website_form value in the class in the error section. The problem will be solved.
Hi,
There is something wrong with the form that you have created, issue might be in the template itself or in the controller which is executed on clicking the submit button.
Have a look at the following and see whether it helps.
Record Data To Backend Models From Website Form - Without Code
How To Create Website Form And Record Data Into Backend Model In Odoo
Thanks
Check your email parameters
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
lug 21
|
2406 | ||
|
0
mag 19
|
2889 | ||
|
0
ago 24
|
1085 | ||
|
0
gen 21
|
2667 | ||
|
0
set 19
|
2858 |
Any news on this?