You need to sign in to do that
Don't have an account?
Sachin Bhalerao 17
How to use lightning page in Lightning App Builder
Dear Team ,
Greetings !!!
I have created Lightning page . I am unable to call this Lightning Page in any Lightning App. Plz suggest some solution.
Thanks & Regards
Sachin Bhalerao
Greetings !!!
I have created Lightning page . I am unable to call this Lightning Page in any Lightning App. Plz suggest some solution.
Thanks & Regards
Sachin Bhalerao
Please find the solution below,
You need to implement the interface for the lightning page to support using the component in the desired context. For example, when you choose the Lightning Page configuration, your new component includes implements="flexipage:availableForAllPageTypes" and access="global"
The below link will walk you to Configure Components for Lightning Pages and the Lightning App Builder
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_config_for_app_builder.htm
Kindly mark this as solved if it's resolved so that it gets removed from the unanswered queue.
Thanks,
Sangeetha A