FAQ- Data Captured

FAQ- Data Captured

Q: I have published a new Form version but I am still seeing some Data entries coming in against the old Form version. Shouldn't the users app have updated to the latest version automatically?
A: The system will automatically update mobile users with the latest version of a Screen when their app has a connection and can synchronize. However, they may have been working on an entry using the older version of the Form ahead of the sync, or they may have already captured some entries on an older version while they were disconnected (and thus not able to sync). This is why our system has the concept of versions, because otherwise the data entries captured on older form designs would not be compatible with the current newer version and data would end up getting lost. So it is perfectly normal to see entries against older versions trickle in after you publish a new Form version. Users will update to the latest version on their next synchronization - which could be at various times based on network connection and app use.

Q: How do the built-in "Completed On," "Completed By" and "Location" data values work?
A: Our platform automatically saves certain metadata about every Form entry that is uploaded:

  • Completed On is the device specific completion time, recorded using the date and time reported by the device at the time of Form entry completion.
  • Completed By is the name of the logged-in app user at the time of Form entry completion.
  • Location (also known as Completed At) is an automatic field that attempts to capture the user's location while they are filling out the Form entry.

Note, however, that this is not a guaranteed field since their device may not be able to acquire a GPS lock before the user completes the entry. Additionally, if they have turned off location services, then the app will not be able to access the GPS function. If you want to have a guaranteed location value, then you should add an explicit Location field to your form and set it to be required. This will force the user to capture their location and will not allow them to submit the form entry without it.

Q: My images aren't displaying/downloading!
A: If images are still pending upload, the data entry for a submission will say something like "1 of 2 uploaded" or "0 of 9 uploaded" on the app settings page (usually accessible via the cog in the upper-right corner of the app). This means that the photos/media have not yet left the device, although the form itself may have already hit the server. This can also cause the form connectors to lag, as they will wait on the media to upload before sending. The best way to fix this is to have the device that submitted the form press "force sync" on their device while connected to a strong WiFi or data connection signal.


    • Related Articles

    • Best Practices- Data Sources

      When using data sources, there are efficient and inefficient ways of structuring, binding, and storing your data. However, we'll focus on efficient usage by establishing a few basics, how to structure your data, and best practices for specific ...
    • Manually Downloading Data

      Our platform provides a number of ways for you to manually download your captured data. If you are looking for options to export Form data (e.g., via email etc.), you should check out our Data Entries area. To manually download Form entry data, ...
    • How secure is my data?

      TABLE OF CONTENTS On Devices Communications Servers Support and Maintenance of Your Data If In Doubt - Hire us to host your data in a private, single-tenant area on Microsoft Azure Our priority is ensuring that the data you capture on devices as well ...
    • FAQ- Form Connectors

      Q: Why is my connector not applying to older versions of my form? A: Connectors are version-specific. The connector settings for one form version do not apply to other versions of the form. If you want to change the settings of a specific version of ...
    • FAQ- Form Screens

      Can I set Choices fields to automatically select an option? Yes, our Forms engine will auto-select a row on Choices fields provided the following conditions are met: The Choices field is linked to a Data Source The Choices field has Data Source ...