Skip to content

Instantly share code, notes, and snippets.

@lfreeland
Last active September 14, 2018 19:45
Show Gist options
  • Save lfreeland/aaa5e84eba93196cca8e399fdbef5e7e to your computer and use it in GitHub Desktop.
Save lfreeland/aaa5e84eba93196cca8e399fdbef5e7e to your computer and use it in GitHub Desktop.
Page Layout Record Display Lightning Component Design
<design:component >
<design:attribute name="PageLayoutName" label="Page Layout Name" description="The API name of the page layout." />
<design:attribute name="recordId" label="Record Id" description="The id of the record." />
<design:attribute name="sObjectName" label="Object Name" description="The Object's API name. This is required if not used on a record page." />
</design:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment