When a thing is created in a backend workflow, that should update repeating groups displaying that data on the front-end, correct? I’m almost certain I’ve seen this happening in the past, but it isn’t working for me now (new data only shows on page refresh). Can anyone confirm or have I just gaslit myself into believing a feature exists when it doesn’t
Ah… it’s not for me. Time for the bug report then…
My use case is Schedule backend workflow, create thing inside backend workflow → data appears in editor data tab, doesn’t appear in RG until page refresh.
Just tried in a test app, it worked as expected. Can’t see any difference in config in my test app and the development app. It definitely should be working so must be something to do with the app setup (dev app is SPA in lots of reuseables?). Thanks for testing anyway!
Yes, it should not matter if the data is created on front end or server side…when new data is created the rg should update in real time unless you have set it to not.