Without seeing your RG setup it is hard to tell what is the actual issue.
- If the RG is set to be :make static you should change that
This operation converts a list that relies on dynamic data, e.g., input’s values in search constraints, and converts it into a list with the current items. Once converted to static, the list will not change if underlying values change. Note that this works only within the context of workflows; it will not change the behavior of repeating groups. Caution: This is an advanced feature.
- If the RG is not set to make static, you should report a bug to Bubble that the RG is not updating in real time
If your RG is not set to static and the RG source is set to show :last item or :first item, you may have to change it to the other…I believe last item is to show the latest item created.
If your data is not getting created in the DB, you need to fix your backend workflow so the data is saved