Can I still access synced data from record type offline?
I'm trying to review data offline for a scenario if user was to go to a location without internet connection but still wants to be able to review his data.
Can I populate a grid field with the data from a record type that has data synced or do I no longer have access since I'm offline? In documentation it mentions to load everything onto a local variable and access the data from the variable. But by doing this I'm having trouble making user filters when using the local variable instead of the record type.
