Forum Discussion

nielsvollrath-7's avatar
nielsvollrath-7
Community Member
3 years ago

Slider Trigger not working as intended

Hi,

I built an interaction with a slider and converted it to a freeform. To make the selection, I added two buttons off the screen (on the screen in the example attached). One button is the correct choice, the other isn't.

What I noticed is that if you move the slider and then click on the slider again, the selection is removed, resulting in an incorrect answer. Any ideas if that's expected behaviour and if it is, how I could trigger the result instead?

  • JackieHa's avatar
    JackieHa
    Community Member

    Hello,

    I'm not sure if that is expected behavior or not, but I think I've come up with a work around.

    Instead of having your triggers to change Button 1/2 to selected based on when Slider 1 moves, you can change the state based on when the user clicks submit. This seemed to work for me when I tested it. I've attached an image of what the triggers should look like.

    Hope this helps! 

  • Hey Jackie,

    Thanks! That's the solution I came up with as well in the end. That circumvents the problem perfectly. Seems like a bug in the move slider trigger.