Page 1 of 1

Range - Slider (How does it work?)

Posted: Fri Sep 16, 2022 2:12 pm
by FunkyArt
Hello all,
iam new here and very pleased with this awesome tool!
But this is not the topic why iam opening this thread :D I have some questions about the "range" slider, I want to change a temperature or a number with it. However, I don't understand how to connect the range slider state the text box or how to change the value using the slider. I didnt manage it with the events so far. Has someone made something similar?

Example:

26°C < Changes when the user moves the slider
----------O--------------------------------- <User moves that

32°C
---------------------------O----------------

40°C
-------------------------------------------O

Re: Range - Slider (How does it work?)

Posted: Fri Sep 16, 2022 2:17 pm
by Pablo
You can use conditions to link the range control with an editbox.

Image

Re: Range - Slider (How does it work?)

Posted: Fri Sep 16, 2022 2:26 pm
by FunkyArt
Wow Pablo, you are awesome, thank you very much!