Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
SummaryLayoutItem Class
Controls the appearance of an individual field and its column and row
position within the highlights panel grid, when Case Feed is enabled. You can have two fields
per each grid in a highlights panel.
Namespace
Usage
Use this class when accessing Metadata.Layout metadata components. For more information, see
“SummaryLayoutItem” in the Metadata API Developer Guide.
SummaryLayoutItem Properties
The following are properties for SummaryLayoutItem.
field
The field name reference, relative to the page layout. Must be a
standard or custom field that also exists on the detail page.
Signature
public String field {get; set;}
Property Value
Type: String