
I want to edit an invoice, which contains products (dynamically added fields with 3 dynamic dropdowns). So, the idea is I want to show the old products of the invoice with the possibility to add new ones. But I don’t know how to get the old values of the dynamic dropdowns. I did it only ..