Layout Element
This object stores field and properties info added to the section.
API Name: SVMXA360__CONF_LayoutElement__c
Number of fields: 19
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
​Form Fill Mapping
SVMXA360__FormFillMappingId__c
Lookup(Object Mapping)
Stores field mapping ID of the lookup reference object to target object.
Layout
SVMXA360__LayoutId__c
Lookup(Layout)
Stores the header layout ID for the given element.
Layout Related Section
SVMXA360__LayoutRelatedSection__c
Lookup(Layout Related Section)
Lookup to the Layout Related section.
Layout Section
SVMXA360__LayoutSection__c
Lookup(Layout Section)
Lookup to the Layout section.
Lookup Configuration
SVMXA360__LookupConfiguration__c
Lookup(Lookup Configuration)
Lookup configuration for the elements of data type lookup.
Standard Fields
​Element Name
Name
Auto Number
Autogenerated record number.
Custom Fields
Apply Mapping
SVMXA360__ApplyMapping__c
Text(255)
Field to store value on when the mapping to be applied for transaction Element. The values are Always/Conditional.
Column
SVMXA360__Column__c
Number(3, 0)
Element Column position in the section.
Element API Name
SVMXA360__ElementAPIName__c
Text(100)
Stores field API Name.
Element Sequence
SVMXA360__ElementSequence__c
Number(3, 0)
Order in which the element should be displayed in the section: Related tab.
Lookup Context
SVMXA360__LookupContext__c
Text(100)
Field context to match the lookup results.
Lookup Context Source
SVMXA360__LookupContextSource__c
Text(100)
The source of the lookup context is based on which the filter is applied.
Lookup Matching Field
SVMXA360__LookupMatchingField__c
Text(100)
Field to be matched on the lookup object with the field context.
Override Lookup Context
SVMXA360__OverrideLookupContext__c
Checkbox
If enabled, the lookup context will be overridden with the configured values.
Read Only
SVMXA360__ReadOnly__c
Checkbox
If set to True, the field is read-only on the layout.
Required
SVMXA360__Required__c
Checkbox
If set to True, the field is marked Required on the layout.
Row
SVMXA360__Row__c
Number(3, 0)
Element Row position in the section.
Title
SVMXA360__Title__c
Text(255)
Stores the title of the layout element.
Type
SVMXA360__Type__c
Picklist
Identifies the type of the element
Was this helpful?