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

    • Form Captured Data FAQ

      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? The system will automatically update mobile users with the ...
    • Anonymizing and Excluding Captured Data

      Selected data captured by your forms can be anonymized when exported. This is helpful when handling sensitive personal data as required by various standards like GDPR or HIPPA. Workflows can be configured such that authorized destinations receive ...
    • Form Captured Date & Time Values

      Forms can capture Date, Time, or combined Date/Time data for each record. Date only or Time only fields Date only and Time only fields are captured in the local device time, but without any timezone information. As such these are always displayed as ...
    • Forms FAQ

      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 ...
    • Dynamic Form Data Sources

      When designing forms and you need to display a list of options in-app, a Choices field is the tool to use. Where you can add a static list of options (Display/Answer values) or link a data source to drive the field’s options. However, this requires ...