Auto refresh tables

I have created a gpt_api action that generates answers from provided prompts.
Once the gpt response has been formulated (which can take a few seconds) I run a database update to save the response. This data entry is then set to display in a responsive table on my page. I am sure I am missing something but how do I get the response to display in the table cell automatically. at the moment I have to physically refresh the page for the responsive table to update ad display the lates response

Use the Dynamic Event on success and reload your server connect.

thanks I knew it was simple sometimes they are the hardest things to see!

2 Likes

Sometimes in Wappler things are too easy to be seen immediately… It happens to me several times :wink: