Dear Community,
I have a database app, records are initially loaded on a List Table, selecting a row lands me to the edit form, now, using websocket or any other method, how can I update my List Table automatically on every change of the underlying tables by someone else without refresh or reloading? Very similar to chat app but I don't know how to do it on the above application.
Any help is appreciated.
I have a database app, records are initially loaded on a List Table, selecting a row lands me to the edit form, now, using websocket or any other method, how can I update my List Table automatically on every change of the underlying tables by someone else without refresh or reloading? Very similar to chat app but I don't know how to do it on the above application.
Any help is appreciated.