I using Odoo14,
I want to provide multi step forms on my website, eg: when my users fill their private informations, users will click Next button, after that the next form will show the next require informations.
it something like this:
#https://www.w3schools.com/howto/howto_js_form_steps.asp
but am confuse how to apply these code on my Odoo, especially on the controller.
How to create multi step forms controller and it template?
is there any example code, source or tutorial how to do that?
Thanks,
Tri Nanda