MobileCRMSettings
Holds configuration settings for the mobile CRM application.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier for the record, used to reference and track this specific record within the system. |
| Global ID | String | True |
A globally unique identifier for the record, ensuring consistent identification across different systems or platforms. |
| Link | String | False |
A URL or hyperlink associated with the record, providing a direct link to external resources or related systems for additional information. |
| Name | String | False |
The name or title of the record, often descriptive of its function or purpose within the system. |
| Status | String | False |
The current status of the record, such as 'Active', 'Inactive', or 'Pending', to indicate the operational state of the record. |
| Created By | String | True |
The individual or system that created the record, ensuring accountability and traceability for the creation of this record. |
| Created Date | Datetime | True |
The date and time when the record was created, helping to track when the record was first introduced into the system. |
| Last Modified By | String | True |
The individual or system that last modified the record, providing a trail of who made changes to the record. |
| Last Modified Date | Datetime | True |
The date and time of the last modification to the record, ensuring an audit trail of all changes made. |
| Push Notification Test User | String | False |
The user or account designated for testing push notifications, allowing for validation of the push notification system. |
| Session Timeout Value (min) | Decimal | False |
The duration, in minutes, after which a session will time out due to inactivity, used to ensure system security and user session management. |
| Setup Owner ID | String | False |
The identifier for the owner or administrator responsible for the setup and configuration of the record, ensuring proper management. |
| Security Profile | String | False |
The security profile associated with the record, detailing the permissions and access levels granted to users interacting with the record. |
| Legacy CRM Id | String | False |
The identifier used in the legacy CRM system, linking this record to previous records and ensuring continuity between older and newer systems. |
| Application Profile | String | False |
The profile associated with the specific application to which the record is related, detailing the settings or preferences for the application. |