checkout steps
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
checkout steps
After making the checkout steps onepage, when I click the back button on the address form, it returns to the basket step, but I do not use basket. Also, on the address page, the next button runs shop/checkout/process and I get the error [DOM] Multiple forms should be contained in their own form elements; break up complex forms into ones that represent a single action: (More info: https://goo.gl/9p2vKq) <form class="container-xxl" method="POST" action="/shop/checkout/process">…</form>
Thanks in advance for your help.
Thanks in advance for your help.
Re: checkout steps
Did you adapt the checkout templates? By default, there's only one form for all checkout steps.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: checkout steps
Yes, I added new fields to the form.