Hi,
How to pass custom (/page1) form fields with name, email to another (/page2) with name, email in odoo 12?
What I want to do is to fill the form fields of ecommerce /shop/address page(name, email..) with my custom form field(name email..)
Note: Product already added to cart
Any idea?