asked on May 31, 2018
Hi everybody,
In my form, I have two drop-down menus (Products and Format).
For the moment, the second (Format) has only 2 values
Depending on the value of the first drop-down menu, I want to change those of the second one.
For example, if the first is "CV", then the second one will have 90x55 and 90x50 but if the first one is "Flyer", then the second will be 210x100 and 297x210.
In my mind, I need to use javascript but I need help.
I do not want to use the database for that.
Any ideas?
Thank you very much.
Regards
1
0