Sample App Overview
Features
Online mobile form
Open a form from the server
Fill the form and temp save or submit it to the server
Save the form on the device storage for offline work
The same front-end application code and forms run on across the mobile platforms
Offline mobile form
Open the form saved on the device storage without a server connection
Fill out the form and save
Use case
When
A long time is needed to finish the form
Need to move around to finish the form
The mobile network is not available
Where
Field service
Field inspection or monitoring
Facility or equipment management, etc.
Online mode with TOTO
1. Launch the App and tap the Server Login button.
2. The App will connect to the server and open the login form in the WebView.
3. Once logged in, you can see:
Location (button): Shows device location
Log Out (button): Logs out from the server
Device information
Form list
4. Select a form. The Edit icon on the right side will open its local form if it exists.
5. Buttons on the top:
Back: Go back to the previous page.
Save OZD: Save the current form as an OZD file on the local App storage.
Save PDF: Save the current form as a PDF file on the local App storage.
Submit OZD: Submit the current form as an OZD file on the server.
Submit PDF: Submit the current form as a PDF file on the server.
Dialog Flow (toggle): Switch between DialogFlow mode and normal mode.
6. Enter some data and save the form on the local storage with the Save OZD button.
7. Go back to the form list with the Back button and Log Out.
Offline mode with Native App
1. Tap the Local Forms button and select a form saved in online mode from the list.
2. Continue to fill out the form in offline mode and SAVE.
3. You can open this form again in online mode and Submit OZD/PDF to the server.
Last updated
Was this helpful?