Layout Related Section
This object stores the related object tab information.
API Name: SVMXA360__CONF_LayoutRelatedSection__c
Number of fields: 21
FIELD LABEL
SORTFIELD NAME
SORTDATA TYPE
DESCRIPTION
Custom Relationship Fields
Field Mapping
SVMXA360__FieldMapping__c
Lookup(Object Mapping)
Lookup to field mapping that will be applied to the related object during runtime.
Layout
SVMXA360__Layout__c
Master-Detail(Layout)
If set to true, the field is read-only on the layout.
Value Mapping
SVMXA360__ValueMapping__c
Lookup(Object Mapping)
Lookup to value mapping that will be applied to the related object during runtime.
Visibility Criteria
SVMXA360__VisibilityCriteriaID__c
Lookup(Expression)
Criteria based on which related details to be displayed.
Standard Fields
​Related Section Name
Name
Text(80)
Autogenerated record name.
Custom Fields
Allow Delete
SVMXA360__AllowDelete__c
Checkbox
If True, it allows to delete existing lines.
Allow New
SVMXA360__AllowNew__c
Checkbox
If True, it allows to add new lines.
Allow Zero Lines
SVMXA360__AllowZeroLines__c
Checkbox
Specifies if the grid allowed to have zero lines.
Apply Mapping
SVMXA360__ApplyMapping__c
Text(255)
Field to store value on when the mapping to be applied for transaction child. The values are Always/Conditional.
Controller Reference Field
SVMXA360__ControllerReferenceField__c
Text(255)
Lookup to header object field name.
Evaluation Event
SVMXA360__EvaluationEvent__c
Picklist
Event on which the criteria to be evaluated for dynamic related sections.
Field Sets
SVMXA360__FieldSets__c
Long Text Area(32768)
Field Set Info for the related object stored in JSON format.
Multi Add Search Field
SVMXA360__MultiAddSearchFieldApiName__c
Text(100)
Lookup field based on which multi-add search will be enabled.
Object API Name
SVMXA360__ObjectAPIName__c
Text(100)
Related object API name.
Presentation Type
SVMXA360__PresentationType__c
Picklist
Presentation type of the object records that can be Grid or Section view.
Qualifying Criteria
SVMXA360__QualifyingCriteria__c
Lookup(Expression)
Lookup to an Expression that will be applied to the related objects during runtime.
Read Only
SVMXA360__ReadOnly__c
Checkbox
If true, all fields in the section are made read-only.
Section Sequence
SVMXA360__SectionSequence__c
Number(2, 0)
Order in which the tab is displayed.
Sort By
SVMXA360__SortBy__c
Long Text Area(32768)
The grid should be sorted by this field.
Source Controller Reference Field
SVMXA360__SourceControllerReferenceField__c
Text(255)
Stores Lookup field API name for Source header object.
Source Object API Name
SVMXA360__SourceObjectAPIName__c
Text(100)
API name of the source object configured.
Was this helpful?