Forum Discussion
celito
11 years agoCommunity Member
Can slider still be dragged in disabled state?
I added a disabled state to a slider hoping it cannot be dragged until a variable changes. But it can still be dragged to another step as if this was not disabled at all? If this is what it is, is t...
TommiOjala
3 years agoCommunity Member
I think I got it working. I added a text variable that goes from Male to Female as the second slider moves. This could have easily been True/False or 0/1 variable, but I did that way so I did not confuse it with existing ones and could easily see what the value means (I just couldn't remember if 1 meant male or female). That reference box is there just I could see the value, and it can be deleted.
Then I added triggers that checked the value of that new text variable and adjusted the state and position of slider accordingly when it appears.
Now there are quite a lot of triggers for fairly a simple feature, so there might easier way to all that. But I did it with "Add stuff until it works" -method.
Related Content
- 8 months ago
- 10 months ago
- 5 months ago