slider value not showing correctly in reference

Jan 25, 2021

I've created a slider with the users choice represented as a number in the reference box a as they slide across. For some reason every step except for step one presents as it should. If I set the variable to 10 at step one it represents 100 in the reference. Can anybody help?

2 Replies
Ned Whiteley

Hi Krystil,

I am not quite sure why you are seeing the result that you are. However, in the revised version of your slide, I have provided a much simpler solution that works.

I have disabled the set of triggers that set the value of your variable depending on where the slider is positioned, as these are not needed (they can be removed on the final version). I have then adjusted the settings in the slider properties to show a start of 1 and end of 100, with a step of 10 and a start point of 10.

Now, when the slider is moved, it jumps in steps of ten and the variable shows the correct figure of 10%, 20%, 30% etc.

Hope this helps, but if you have any queries, just get back to me here.