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

invoke an application from a Lightning Page
Hi,
Is there an easy way to invoke an application from a Lighning Page?
For e.g: On the Home page, there should be 2 icons (or buttons) where the user can just click and get the Sales application or the Service Application launched.
Is there an easy way to invoke an application from a Lighning Page?
For e.g: On the Home page, there should be 2 icons (or buttons) where the user can just click and get the Sales application or the Service Application launched.
Check below reference to call a lightning page from a button.
https://salesforce.stackexchange.com/questions/223540/how-to-call-a-lightning-page-from-a-button-of-a-custom-component
Please mark as Best Answer if above information was helpful.
Thanks,
Can it be handled in Configurations?
Or may be in LWC?