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
ezhil_kezhil_k 

VisualForce Tab Visibility Settings

Apart from setting tab visibilities in "Profiles", Is there any other way to set the visibilities?

 

Best Answer chosen by Admin (Salesforce Developers) 
KodiKodi

Hi,

 

If you want to display tabs in customer portal means,below steps are:

 

1. Go to Customize->Customer Portal->Settings

2. Select Customer Portal Name

3. One option available in "Customize Portal Tabs" buttons

4. Click that Buttons.

5. Choose Available Tabs and Selected Tabs 

6. Click Save.

 

then only, display tabs in customer portal

All Answers

KodiKodi

Hi,

 

Another one option available in salesforce,

You go to salesforce account

1. Setup->Create->App

2. Select Application and click Edit

3. Choose the Tabs and Selected Tabs want to display in our Apps.

4. Click Save. 

 

AshlekhAshlekh

Hi,

 

When we create a tab by click on Setup->Create-->tabs(three kind of tabs object, Visualforce,Web ).

 

On you want to give visibility to user. 

 

There is many ways to do this.

 

1) First of that you have to give permission on Profile.

2) If you have assign any app to user then you can also give this tab on that app.

     Click on + icon on tab and then click on customize my tabs.

    After that you can select any app and assign tab to that app.

3. If you have any site/Community than you can assign this on that also.

 

Thanks 

Ashlekh

 

If this post helps you than please mark it as solution and don't foget to give me kudos. 

ezhil_kezhil_k

Actually i want to display the tab to a customer portal site. I took th eprofile of customer portal and made the tab-Default on.

But it is not working. Any other way to set visibilities?

 

KodiKodi

Hi,

 

If you want to display tabs in customer portal means,below steps are:

 

1. Go to Customize->Customer Portal->Settings

2. Select Customer Portal Name

3. One option available in "Customize Portal Tabs" buttons

4. Click that Buttons.

5. Choose Available Tabs and Selected Tabs 

6. Click Save.

 

then only, display tabs in customer portal

This was selected as the best answer
IspitaIspita
Hi ,
It seems you are trying to set visibility at profile level, but as Kodi mentioned you need to set Visibility of Portal Tabs which can be done via Customer Portal settings.
Also check if the portaluser has View rights on the object if not then the tab will not be visible.
Thanska nd regards,
Ispita.
KodiKodi

Hi,

 

The portaluser can able to see Visualforce Tabs visibility also.

IspitaIspita

Yup Kodi is absolutely correct!!!

KodiKodi

Ok

ezhil_kezhil_k

Hi, Thanks for the answer.It worked out