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.
FeedLayoutComponentType Enum
Enum Values
The following are the values of the Metadata.FeedLayoutComponentType enum.
| Value | Description |
|---|---|
| CaseExperts | List of case experts. |
| CaseUnifiedFiles | List of all files attached to the case. |
| CustomButtons | Custom button. |
| CustomLinks | Custom link. |
| Followers | List of followers. |
| Following | Icon that toggles between a Follow button (if the user viewing a record doesn’t already follow it) and a Following indicator (if the user viewing a record does follow it). |
| HelpAndToolLinks | Icons that link to the help topic for the page, the page layout, and, the printable view of the page. Available only on Case layouts. |
| Milestones | Milestone tracker, which lets users see the status of a milestone on a case. Available only on Case layouts. |
| SimilarCases | List of similar cases. |
| Topics | List of topics related to the record. |
| Visualforce | Custom Visualforce component. |