I’ve seen this https://www.wix.com/code/home/example/Table-Index
Now, I want to add more items to my Dataset. Moreover, I want to update the table each time I add an item to my Dataset.
For example, if I add an item Apple Pie to the database(along with relevant information on the recipe), I want my table to get updated, adding the picture of an apple pie with the link to its Dynamic Page.
Please help me.
Is it a real-time update that you want to happen? Or is it fine that it’s updated when the page loads?