Bubble Puzzle Challenge - Set Slider Position from Input - Guess the Solution

Solve the challenge using native Bubble: no plugins, no JS, no CSS.

Untitled Project

Move slider based on the input. See GIF: magic happens at 8 seconds. How did I do it?

Lovely challenge! I love finding solutions and workarounds in Bubble.

Over my morning coffee I had no better idea that to use auto-binding with the two elements sharing the same field. But, thats not good enough. I assume you do it purely clients side?

It’s purely client-side :wink:

Preview:

Editor:

2 Likes

Loved it! Very elegant. Mine needed more workflow steps (reset group).

1 Like

I’m on to a solution to your puzzle. Will not read the posts above until I’ve solved it!

I also have a puzzle. I needed a special design on input fields and no plugin solved it. But I have a lot of fields and need to use auto-binding. So I made a Reusable Element. How did I do it? :thinking:

ezgif-4-5295b229e892

1 Like

This is amazing! My app has user posts, and something like this will make editing posts so much easier. I will try to come up with the solution, and if cannot, I will pester you for hints :smiley: