Last active
February 24, 2018 14:57
-
-
Save lfreeland/a227a9366a7d76b025ab6a7b8c2336a4 to your computer and use it in GitHub Desktop.
Lightning Field Set Form V2 Design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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