Javascript code / variable for multiple drop downs instead of duplicating code
I have a document which has lots of drop downs. i have added code so that different drop down options auto populate weight, description in text boxes for various products.
The issue is when using the 'create multiple copies' as every drop down wants to be the same. You have to manually edit each code, give different names to different text fields to populate different text boxes. I am wondering if anyone could help me out in a better way of doing this. If i need to change a weight or product about 40 drop downs will also have to change as opposed to just changing one bit of code on one drop down. Any help is much appreicated.
thank you!
