Relative Content

Tag Archive for phphtmlarraysforms

Error when insert data with javascript form

I have an order creation form that allows me to enter information for several products to be linked to the order.
Each product can have production items, and I’d like to add the possibility of entering the number of products to be produced for each task.
The product and job parts of the form are dynamically generated by javascript.