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
sfdcdeveloperssfdcdevelopers 

how to create sub tabs for parent tab

I am having product as Tab and when i click on it, it must open sub tabs like electronics,laptops,...... sub tabs must be opened

Satyendra RawatSatyendra Rawat

Hi,

 

Create create visualforce tab for your requirement, 

inside visualforce page create the muliple tab what you want.

Satish_SFDCSatish_SFDC
It is not possible through Standard Functionality.
And as Satya suggested, use VF Pages.

Regards,
Satish Kumar