PortalSettings
Contains configuration settings for CRM portal functionality and behavior.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the portal profile record. |
| Global ID | String | True |
A globally unique identifier for referencing the portal profile across systems. |
| Link | String | False |
A URL or hyperlink pointing to the portal profile's details or related resources. |
| Name | String | False |
The name of the portal profile. |
| Status | String | False |
The operational status of the portal profile, such as active or inactive. |
| Created By | String | True |
The identifier of the person or system that created the portal profile record. |
| Created Date | Datetime | True |
The date and time when the portal profile was created. |
| Last Modified By | String | True |
The identifier of the person or system who last modified the portal profile. |
| Last Modified Date | Datetime | True |
The date and time when the portal profile was last modified. |
| Portal Profile Name | String | False |
The name or label given to the portal profile. |
| Portal Version | Decimal | False |
The version number of the portal profile, representing its update or release. |
| Setup Owner ID | String | False |
The identifier for the setup owner responsible for the portal profile. |
| Security Profile | String | False |
The security profile associated with the portal profile, defining access controls. |
| Legacy CRM Id | String | False |
The identifier used in the legacy CRM system to track the portal profile. |
| Application Profile | String | False |
The application profile associated with the portal, containing application-specific settings. |