Hi,
I need to build a form that have:
• Dropdown menu for client
• Dropdown menu for catalogues
• List of products showing by Dropdown catalogues
• Total of all items
So, now the problem is when I choose a catalogue from the dropdown menu and set the quantity, the total field works. But when I switch to another catalogue from the dropdown menu the total show me 0 (zero), it reset itself; and when I send the request on the email I see only the last catalog order.
I only need to have an order form without payment.
How I can resolve the Total field issue when I switch from a catalog to another one?
I attach an image to understand better my problem.
Thank you in advance