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
Kapil_KhandelwalKapil_Khandelwal 

Significance of tab style while creating "New Custom Object Tab"

Hi,
While creating New Custom Object Tab, there is a field named Tab Style which is to be selected from a bunch of icons.
What is the significance of this Tab style? Whichever icon I choose, I don't feel any difference.

User-added image
 
Ajay K DubediAjay K Dubedi
Hi Kapil 

The Tab style does not have any impact on security or access. Its a visual representation which let you identify a tab easily, especially handy in case you have a lot of tabs. The tab itself may represent a custom object, a VF page, a lightning page or a web tab.

Thank You 
Ajay Dubedi
Shubham NandwanaShubham Nandwana
Hi Kapil,
These tab styles are just provided for giving look and feel. You can also customize them.
Force.com allows you to Customize the Tabs in two ways:
                  1. Use the out-of-the-box Styles
                  2. Create Your Own Style
     Use the out-of-the-box Styles
                Go to Setup | Create | Tabs
                From the Custom Objects Tabs section, click Edit next to the desired Tab
                Click on the Lookup Icon next to the Tab Style section
                User-added image
                You can then select the desired default styles provided by the Platform
     Create Your Own Style
               Go to Setup | Create | Tabs
             From the Custom Objects Tabs section, click Edit next to the desired Tab
             Click on the Lookup Icon next to the Tab Style section
              User-added image
            You can then select the desired icon from a Folder under the Documents hood. The best practices for selecting/storing icons are
            Make a Folder in the Documents solely to hold SObject Icons with every user having the Read Permissions
            Use websites like https://www.iconfinder.com/ to download the ICO files
            Make sure that the ICO files have a transparent background
            Ensure that ICO file is either 20K or below in size
          Select an appropriate Color for the Tab.
Select as best answer if your query is resolved.

Shubham Nandwana.
AppPerfect Corp.
salesforce@appperfect.com
408-252-4100
http://www.appperfect.com/services/salesforce/
Salesforce Development & Operations Experts
Balagopal GBalagopal G

In the Above image the opportunity tab is active and the style is being applied based on the tab style which has been speciifed while this tab was created.

 

In the above image , Opportunity tab is active and as shown , the section and tab inherit a style (since its a standard obj, tab is already created).

Similarly , we can  assign such style to the tab using the tab style while creating the tab .

It doesnt make any other changes than the style .

Balagopal GBalagopal G
you can also use your own custom styles for the same.