Hi!
When using offline mode and persisting the object state is not stored locally until you use read objects. This happens regardless if the device is offline or not. My expectation would be that the object state is stored locally when you persist.
Steps to reproduce:
Enable offline in app settings
Create new object and check object state (NEW)
Persist object and check state (Synchronized)
Refresh app and check object state (NEW)
Hello Lars and thank you for reporting this to the community
I was able to reproduce this on my machine and have made a ticket for the Dev team to look at.
//Erik
1 Like
Hi,
The new release should contain a fix for the Object State not being stored in offline apps
Release 106 is here and we are very excited to bring you custom UI components!
Create your own components
You can now create your own reusable UI components by combining elements from Appfarm’s standard component library. This will streamline development, enhance design consistency, and improve maintainability.
To create a component, right-click on any Container and select “Create component”. The Container and its contents will be converted to a component and added to a new Components list in …
// Erik
2 Likes