Hello friends, i’m trying to make an offline-friendly app, among other things i’m looking for a way to recalculate values in a parent table depending on changes made to child records, is there a way to do this using actions while offline?
Also, what are the action types that are compatible with offline mode?
Any tips or tricks for working in offline mode would also be appreciated
EDIT: bonus question, if i add a child row, does it count as an update for the parent table? (since the Related Blabla field will change)