Skip to content

Data Model

Trish Perkins edited this page Apr 20, 2022 · 7 revisions

Salesforce -- This data model is out of date. We no longer user Record Types, but a field on the Contact record: Contact Types.

Data Model in Salesforce

See in Google Docs

You can also see the full metadata in the Salesforce package repository.

Local

The mobile app has the following local database tables to store contacts, surveys and settings. Setting tables are normalized for the query performance.

  • Record Type
  • Page Layout Section
  • Page Layout Item
  • Picklist Value
  • Survey
  • Contact
  • Localization
Clone this wiki locally