Hello,
is it possible to store a full datatable (for example a table with all customers) in the offline storage and then read then send the information of one customer to a form by using a customer-number as an parameter?
Example:
- We send all informations we need of all customers, we have in our database to the proxy offline storage.
- We go offline with our application
- We enter a customer-number inside our application
- We get the information to that customer out of the proxy offline storage.
Any way, to do that?
Kind regards
Tim