Change MAX of a Slider based on Embedded Data? | XM Community
Skip to main content
Solved

Change MAX of a Slider based on Embedded Data?

  • April 13, 2020
  • 2 replies
  • 19 views

Hi all!
Any idea how I can change the Max value of a slider based on Embedded Data?

Thanks!

Best answer by rondev

You can have a finite max value slider question and add custom validation to it that selected value should be less than embedded data

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • April 14, 2020

You can have a finite max value slider question and add custom validation to it that selected value should be less than embedded data


  • Author
  • April 14, 2020

I was hoping to find the specific function that allows me to change the MAX of any slider without need to use the manual buttons.
I cannot find any detail about the raw code for any of the pre-made questions.