I seem to be struggling to get table data sources to refresh after an edit.
I have a list of contacts with a favorite option and a workflow to show the icon. When I trigger the workflow I can see the change in the database, but have to refresh the page to see the relevant DB change.
The same editing actions reflect almost immediately on data in a repeating group. Is there a way to get tables to respond in the same way?
Hi, so I have just rechecked and also created a RG as comparison.
Turns out the issue is not with adding an entry via a button on the page (this updates like your example) , but editing entries (like adding to favourites or projects) via a reusable element.
Not sure how I would achieve the same function without a RE as I need to relate the editing to the correct entry from a Focus Group