You need to sign in to do that
Don't have an account?

design attributes on record page with lightning component
Hello,
I have created some design attributes in my lightnign component,can i use labels when i use the component on the record page
Tried to search but could not find any answer but if any it would be of great help
Thanks
Anil
I have created some design attributes in my lightnign component,can i use labels when i use the component on the record page
Tried to search but could not find any answer but if any it would be of great help
Thanks
Anil
<design:attribute name="subject" label="Subject" description="Name of the person you want to greet" />
Design atribute has label. You can utilize that.
Are you looking for something else? Please elaborate
i am trying to enter with $Label.SGA_AccountAddressSearch_SaveBilling on the page but its not taking the value
design:attribute as support to dataSource (for custom data) but it comes in picklist format