Advanced Stuff 1:29 video
How to make an application work offline
Learn how to make an application work offline with SpreadsheetWeb. Follow focused steps, practical examples, and implementation guidance to complete the…
To make an application work offline;
- Go to the User Interface module.
- Add an Action button and add an Excel Export event.
- Publish your application.
- Open the Application and save a record.
- Then click on the Excel Export button.
- When you are offline, you can use the exported file and save data.
- When you are online again, import saved files to the application’s database.