For the complete documentation index, see llms.txt. This page is also available as Markdown.

Inline Chatter Feed

Paste into Record Related Components of a GM grid. See Grid - Inline Components.

[
    {
        "component": "forceChatter:feed",
        "attributes": {
            "subjectId": "$recordId",
            "type": "Record"
        }
    }
]

Last updated

Was this helpful?