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

Inline Page Layout

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

[
    {
        "component": "gmpkg:RecordPageLayoutComponent",
        "attributes": {
            "sObjectName": "Contact"
        }
    }
]

Was this helpful?