Custom objects
Custom objects allow you to store information unique to your organization.
Overview
You can extend your tenants data model by defining custom objects. Custom objects are custom database tables that consist of a name
, label
, description
and a set of fields and allow you to store information unique to your organization.
System fields for custom objects
Custom objects have the same system fields as standard objects. When you create a custom object, the five system fields, UID
, CreatedById
, CreatedDate
, LastModifiedById
, and LastModifiedDate
, are created and populated for the object. These fields are read only. See system fields to learn more.
Feedback
Was this page helpful?