Actions
sync-entities
6min
This action can be used to sync your local database with your live database on the server. There are multiple ways to set up a sync-entities action within a Jig:
- Under action button
- In action list
- In onPress/onChange events (if the component has these options)
- In onRefresh/onFocus
sync-entities can't be used if you using Static Data.