Access Work History

This topic describes how to access Work History in the mobile app or through the TrueContext REST API.

Available on the Elite tier:

Digital
Intelligent
Elite
?

Contents


Work History features

Feature Historical content displayed
Record History

Complete records from submissions that share matching mapped entityClosed A form question mapped to an entity type, used to match other submissions that share the same answer. values.

Data History

Data from submissions of the same form that share matching mapped entity values.



Prerequisites

Considerations

  • Work History is read-only. You can't edit other submissions.
  • Work History does not include submissions of Customer Feedback Forms.
  • Work History you open while online remains available offline. You need an internet connection to retrieve new items or download additional items and attachments.

Access Record History in the mobile app

  1. Answer the mapped entity questions, if they don't already have values.
  2. Watch for a notification or badge in the three-dot form title menu to confirm that history is available.

  3. 3 Dot Menu
  4. Select the badge or select Record HistoryClosed Complete records from submissions across forms that share matching mapped entity values. from the three-dot menu.
  5. 3 Dot Menu Record History
  6. Access a list of up to three recent records per entity.
  7. View Record History Example
  8. Select a record from the list to open and access full details.

    Note:If the record is from the same form you're currently filling out, answers that have history are underlined. Tap an underlined answer to view that answer's history. Requires version 27 or later of the mobile app.

  9. For Record History from the same form, click on underlined answers to be taken directly to Answer History.
  10. Download images, attachments, and documents.

    From the same menu where you download all images, you can also select Documents to download a form output (submission) document. Requires version 27 or later of the mobile app.

  11. Download All Images Buttons to Download Attachements

Access Record History for dispatches

You can access relevant Record History before deciding to accept a dispatch sent to your Inbox or Group InboxClosed The Group Inbox on your mobile device is a list of records that were sent to a group or FormSpace. If you're available, you can claim a record to work on from the Group Inbox..

Inbox History Available
  1. Select or swipe right on the dispatched item. You can access up to three Record History records in Inbox or up to six items in Group Inbox. Each record displays the relevant entitiesClosed An entity is a category in a form, an asset, site, project, customer, person, or product, that identifies who or what a form is about..

  2. Select a record to open.

Access Data History in the mobile app

  1. Answer the mapped entity question, if it doesn't already have a value.
  2. Select Page/Section/Answer History from the three-dot menu.
  3. 3 Dot Page History 3 Dot Section History 3 Dot Answer History

  4. Access up to three recent Page/Section/Answer data points. In Answer History, for numeric values, you can switch between list and chart views.

    To load three additional records in Page or Section History, navigate to the last record shown and then select the arrow or Next to advance. Requires version 27 or later of the mobile app.

  5. View Data History

  6. Select a record to open and access full details.
  7. Download attachments.
  8. Buttons to Download AttachementsData History Downloaded Images

Refresh Work History

Work History automatically refreshes to reflect updated values for mapped entity questions.

Access Work History through the TrueContext REST API

Call the List All Form Submissions endpoint to retrieve Work History by mapped entity value. Include the entity ID (workHistoryEntity) and entity value (workHistoryEntityValue) parameters in the request.