isExposed dependency on component visibility
#SFDCSasid #Salesforce #LightningWebComponent #isExposed
- FYI: The js-meta.xml file within the lightning web component related to Lightning Component Bundle has the field - 'isExposed' defaulted to false.
|
js-meta.xml |
- Impacted Scenario: If isExposed flag is set to false, then the component is not available on the list of Lightning Web Component when creating the custom action on an object.
|
Setup - Object Manager - Account - Buttons, Links and Actions - New Action |
- Resolution: Update the value of isExposed flag to true.
|
|
Setup - Object Manager - Account - Buttons, Links and Actions - New Action |
Please share your feedback or comments or queries related to this post, on below comment section.
Comments
Post a Comment