function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
EmericEmeric 

Open Components Without having a Lightning Tab

Hi all,

I would like to open a page that has a few web components related to a Record.

I created a Lightning Tab, but is there a way that I can do it without a Tab?

User-added imageI would like to open the page, with the custom object referenced, but don't want to have any tab opened.
mukesh guptamukesh gupta
HI Emeric,

You can embed LWC component into AURA component 

https://www.greytrix.com/blogs/salesforce/2022/02/16/how-to-invoke-an-lwc-component-function-from-aura-component/

if you need any assistanse, Please let me know!!

Kindly mark my solution as the best answer if it helps you.

Thanks
Mukesh 
EmericEmeric
This is what I meant: 

https://youtube.com/clip/Ugkx3nfK9uQX7roIkqIQG-HakagGw8MBZn5e