Mobile Mini Layout Settings
Mobile Mini Layout Settings is a custom setting that is used to set up a mini-layout to create a new record in the CT Mobile app.
| For an easy setup, go to CT Mobile Control Panel: Mini Layouts. |
Custom setting API name: clm__MobileLayoutSettings__c
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
Action |
clm__Action__c |
Text(255) |
System Event ID: New |
||
Fields |
clm__Fields__c |
Text(255) |
List of API names (separated by a comma, without blank space) of object fields to be displayed in the record creation window. |
||
Read Only |
clm__ReadAttribute__c |
Text(255) |
The attribute defines whether a field must be read-only. Specify a list of true and false values (separated by a comma, without blank space) for every field specified in clm__Fields__c.
|
||
Recordtype Developer Name |
clm__RecordTypeDeveloperName__c |
Text(255) |
API-name of the object record type to which this parameter will be applied. |
||
Required |
clm__RequiredAttribute__c |
Text(255) |
The attribute defines whether a field must be filled out. Specify a list of true and false values (separated by a comma, without blank space) for every field specified in clm__Fields__c. |
||
SObject |
clm__SObject__c |
Text(255) |
API-name of the object on which a record is being created. |
||
Sort |
clm__Sort__c |
Text(255) |
SOQL-criteria of sorting records.
|
||
Org ID/Profile ID |
clm__OrgProfileId__c |
Text(255) |
Organization ID/Profile ID to which this setting is applicable:
|