Hey! I'm trying to create a drop-down menu where you get to make one choice that influences two diffferent input-fields with different values, like this: If choice A, then x=1 and y=2 If choice B, then x=3 and y=4 I hope I'm explaining what I want properly. Can anyone help me out?