Sharing data real time

Im trying to control lets say a slider, real time between two user, to use in an interactive light installation

Slider 1 (Master)
https://ramtxyz.bubbleapps.io/

Slider 2 (Slave)
https://ramtxyz.bubbleapps.io/lamps

is there any other way to do this more real time than writing each step to the DB?

Thanks Rune

Yeap you can write to the page and when ready save to the dB. Use custom states of type “number” for this on the page.

Custom States | Bubble.io Tutorial

Hi Carlos!

Thanks for answering. In my example i already write to the DB everytime the slider is changed, but this is not a fluid movement, imagine i want to see the other slider move in real time? And not only whenver the slider value is changed then write to DB.

Thanks
Rune

This topic was automatically closed after 70 days. New replies are no longer allowed.