Form Recipes

Validating Answers (Custom Validation)
When it comes to validating user answers, you have the following standard options: Required - forces the user to provide *something* as an answer Date/Nu...
Tue, 14 Dec, 2021 at 7:21 AM
Saving Entry Values For Reuse / Defaulting (Global Values)
Sometimes you may want to store values on the device to reuse on the same Screen or in multiple Screens. For example, say you have a common field in sever...
Mon, 30 Apr, 2018 at 9:33 PM
Looking Up A Data Source Row From a Barcode Scan
A common scenario that occurs in mobile business is the need to scan a bar code to look up information about the item the bar code is affixed to. Effective...
Mon, 30 Apr, 2018 at 9:34 PM
Repeatedly Scanning Barcodes / QR Codes
Depending on your scenario, you may want to create a list of barcodes that are scanned by the user through a Form. One way you can do this is to have a very...
Tue, 4 Jan, 2022 at 7:53 AM
Formula Cheat Sheet
Below are lists of most of the platform formula builder functions that can be used in formulae. Contents Contextual Formulas Math Text Date / Time Lo...
Sat, 6 Mar, 2021 at 11:00 AM
Common Formula Q&A
Below is a list of common scenarios that involve the use of a formula to achieve. This is purely a quick reference guide in a Q & A format. For more com...
Mon, 13 Dec, 2021 at 6:19 AM
GPS capture is sometimes slow - why?
Our platform uses the native operating system functionality to acquire GPS coordinates in the most accurate way possible. We also leverage the accelerometer...
Mon, 25 May, 2020 at 3:47 PM
Dynamically Displaying Images from Data Source, Web or Map sources
The "Dynamic Image" property allows you to load images dynamically into Media, Sketch and Section fields, usually through a data source column or ...
Mon, 25 May, 2020 at 3:51 PM
Customizing Titles of In-Progress Form Entries
We provide an option to set the answer of a chosen Form field as the row title in the History and Saved Entries screens of the app. To set this up simply fo...
Mon, 25 May, 2020 at 3:54 PM
Exporting to and Importing from Excel
TABLE OF CONTENTS Exporting Forms to Excel Importing Forms from Excel Example: Changing Font Colors The Export and Import features in the form designe...
Sat, 21 Nov, 2020 at 1:27 PM