cgc_sync__Sync_Mobile_App_Component__c

Contains the settings for different customizable UI components in the theme. This object is available in API version 53.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the theme.
cgc_sync__Color__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Refers to the color code that's used in the mobile app. This can be a color code macro or an RGBA code.
cgc_sync__Description__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Describes the __property_name__c property.
cgc_sync__Property_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Unique names of the mobile app framework control to adjust the color based on themes.
cgc_sync__Property_Type__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Property type of the UI component.
Possible values are:
  • Button
  • Color
The default value is Color.
cgc_sync__Sync_Mobile_App_Theme__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Refers to the mobile app theme.
This is a relationship field.
Relationship Name
cgc_sync__Sync_Mobile_App_Theme__r
Relationship Type
Master-detail
Refers To
cgc_sync__Sync_Mobile_App_Theme__c (the master object)