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.
FeedLayout Class
Namespace
Usage
FeedLayout Properties
The following are properties for FeedLayout.
autocollapsePublisher
Signature
public Boolean autocollapsePublisher {get; set;}
Property Value
Type: Boolean
compactFeed
Signature
public Boolean compactFeed {get; set;}
Property Value
Type: Boolean
feedFilterPosition
Signature
public Metadata.FeedLayoutFilterPosition feedFilterPosition {get; set;}
Property Value
feedFilters
Signature
public List<Metadata.FeedLayoutFilter> feedFilters {get; set;}
Property Value
Type: List<FeedLayoutFilter Class>.
fullWidthFeed
Signature
public Boolean fullWidthFeed {get; set;}
Property Value
Type: Boolean
highlightExternalFeedItems
Signature
public Boolean highlightExternalFeedItems {get; set;}
Property Value
Type: Boolean
leftComponents
Signature
public List<Metadata.FeedLayoutComponent> leftComponents {get; set;}
Property Value
Type: List<FeedLayoutComponent Class>
rightComponents
Signature
public List<Metadata.FeedLayoutComponent> rightComponents {get; set;}
Property Value
Type: List<FeedLayoutComponent Class>
useInlineFiltersInConsole
Signature
public Boolean useInlineFiltersInConsole {get; set;}
Property Value
Type: Boolean