Skip to content

Instantly share code, notes, and snippets.

@lfreeland
Last active February 24, 2018 14:57
Show Gist options
  • Select an option

  • Save lfreeland/a227a9366a7d76b025ab6a7b8c2336a4 to your computer and use it in GitHub Desktop.

Select an option

Save lfreeland/a227a9366a7d76b025ab6a7b8c2336a4 to your computer and use it in GitHub Desktop.
Lightning Field Set Form V2 Design
<design:component >
<design:attribute name="fieldSetName" label="Field Set Name" description="API Name of the field set to use." />
<design:attribute name="sObjectName" label="Object Name" description="API Name of the Object to use. This only needs to be populated when not on a record detail page." />
<design:attribute name="recordTypeId" label="Record Type Id" description="Id of the record type to use for the given Object." />
</design:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment