Adding a constant sum to a side by side drop down | XM Community
Skip to main content
Question

Adding a constant sum to a side by side drop down

  • September 22, 2024
  • 2 replies
  • 62 views

Forum|alt.badge.img+2

Hi everyone,

 

I have a side by side drop-down question where I need to add a constant sum validation to ensure that the total wage between the three choices does not exceed more than $2. Does anyone know how I can do this with javascript? I’m terrible with javascript so if you could provide detailed instructions as to how I can use your code, I’d really appreciate it!!

 

 

2 replies

  • Level 4 ●●●●
  • 275 replies
  • October 9, 2024

Hi everyone,

 

I have a side by side drop-down question where I need to add a constant sum validation to ensure that the total wage between the three choices does not exceed more than $2. Does anyone know how I can do this with javascript? I’m terrible with javascript so if you could provide detailed instructions as to how I can use your code, I’d really appreciate it!!

 

 

Hey there, let me know if you still need assistance on this. Can fix it for you


Forum|alt.badge.img+2
  • Author
  • Level 2 ●●
  • 5 replies
  • October 9, 2024

Hi! I ended up figuring it out, but thanks so much for your response!