Help with auto-binding feature

Hi there,

I’m trying to build a chat feature where other users can see what the person is typing in real-time. I’m using auto-binding, but the text does not get updated until the focus is away from the input.

Does anyone know a solution that would allow the content to be updated as they are typing, without having to click away from the input?

Thanks!

Maybe you can use the Do Every x seconds event?

49%20AMTake a look here:

https://bubble.io/page?type=page&name=auto_update&id=toh-samples&tab=tabs-2

–Ken

1 Like

Thanks Ken. Unfortunately you still need to wait for the user to pause from typing for a second or two in order for it to register (even if you ‘Do every 0.1 seconds’). Not sure if anything can be done about that

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