I am trying to build a group chat app using repeating panels. Is there a way for repeating panel to auto refresh on each users browser? The data bindings currently works when I manually refresh the browser.
I wanted to avoid this option, funny that when I ask chatgpt(bing and regular) it tells me that if the items are binded they should update automatically on all user browsers. If only that were true and I am just missing something. Otherwise, yes will need to use the timer feature.
There should have been an example use case in the app I built. Admittedly, it’s been awhile since I’ve been it it, and I’m pretty sure the OpenAI library no longer works in Anvil. However, the example should give you an idea of how it could be used. Let me know if you need any help, and I’ll do my best to give it.