- 17 Jun 2024
- 2 minute read
- Print
- DarkLight
- PDF
Contact and Address
- Updated 17 Jun 2024
- 2 minute read
- Print
- DarkLight
- PDF
The Contact / Address tab contains a record’s contact and address information.
Contact Information
Email addresses and phone numbers are stored as Devices on the device table.
The following settings are available when editing a device:
Setting | Description |
---|---|
Type | Select the type of device to be added. |
Value | Enter the device type value (e.g., phone number, email address, etc.). |
Notes | This field stores custom notes related to the Device Type. |
Default device types
The default field types are:
Type
Priority
Value
Notes
Custom device types
You can capture additional contact information, like social media accounts, school email addresses, and more by adding custom device types to your database.
In addition, custom device-scoped fields can be created to store additional information about the device.
📖 Further reading
For more information about adding Custom Fields, see Customizing Standard Fields & Prompts.
Querying on devices
Query on devices by starting on a Related base of Device.
.png?sv=2022-11-02&spr=https&st=2025-04-16T23%3A05%3A19Z&se=2025-04-16T23%3A15%3A19Z&sr=c&sp=r&sig=SfDvVECxndIMwkYF9eB3l5bah0SfS%2Ff9rZ4OB92Xb90%3D)
Devices can also be queried on by starting on a Person base and joining to Devices or Device by Type, Rank.
📖 Further reading
See Joins for more information about which joins to select.
Address Information
The default address types in the database are Mailing Address and Permanent Address. Custom address types can be added along with custom address-scoped fields.
The following settings are available when editing an address:
Setting | Description |
---|---|
Address Type | Select the type of address to be added (Mailing or Permanent). A mailing priority can also be designated (High, Normal, Low, or Inactive). |
Address Block | Enter the Country, Street Address, City, State, and Postal Code. |
Preserve Formatting | All addresses are sent to the USPS for validation and standardization. Check this box to prevent the address from being updated. This is generally useful for addresses where a building name or room number information should be included. |
Temporary | If a mailing address is seasonal or temporary, select one of the options to enter dates that the address is valid. Address is temporary:
Address is seasonal and annually recurring:
|
Notes | This field stores custom notes related to this address. |
Difference between Permanent and Mailing Address
A Permanent Mailing Address is meant to remain unchanged. A Mailing Address includes a Temporary field option allowing records to denote if the address is temporary or a seasonal address. If the address is marked as seasonal, additional date datapoints are available.
Querying on Addresses
Query on addresses by starting on a Related base of Address.
.png?sv=2022-11-02&spr=https&st=2025-04-16T23%3A05%3A19Z&se=2025-04-16T23%3A15%3A19Z&sr=c&sp=r&sig=SfDvVECxndIMwkYF9eB3l5bah0SfS%2Ff9rZ4OB92Xb90%3D)
Addresses can also be queried on by starting on a Person base and joining to Addresses; Address by Rank Overall; or Address by Type, Rank.
📖 Further reading
See Joins for more information about which joins to select.