Hiding a Tab. | Community
Skip to main content
Level 3
January 2, 2025
Solved

Hiding a Tab.

  • January 2, 2025
  • 2 replies
  • 884 views

Hi,

There is a scenario where we need to hide a particular tab from the header component. So, I just selected the tab and clicked on "hide in navigation" check box under properties and also cleared the cache for a particular page. But still that tab is visible.

Any inputs on this...

 

Thanks,

Shreyas.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

No specific errors in console. Same code is deployed in all instances.

Ok, let me know if any other suggestions.

 

Thanks,

Shreyas.


Hi @shreyas_tm 

Please check the cache, as the issue might be caused by outdated content cached at various levels, such as the dispatcher, CDN, or browser cache.

2 replies

iamnjain
Community Advisor
Community Advisor
January 2, 2025

Hi @shreyas_tm 

If I understood correct, you want to hide a page from Navigation/Header, so user cannot navigate or click it from Header of the page.
If yes, then can you tell more about your Header component? 
Are you using Core Component "Navigation" to implement Header for your project?

I tried same on my local instance, and it is hiding the page from Header when I select "Hide in Navigation" checkbox.

Level 3
January 2, 2025

Hi @iamnjain ,

Yes, its exactly correct.

Yes, I too executed this process on my local instance and dev instance and I was able to achieve it successfully.

But its not working as expected on PROD-instance.

 

Thanks,

Shreyas.

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
January 2, 2025

No specific errors in console. Same code is deployed in all instances.

Ok, let me know if any other suggestions.

 

Thanks,

Shreyas.


Hi @shreyas_tm 

Please check the cache, as the issue might be caused by outdated content cached at various levels, such as the dispatcher, CDN, or browser cache.

Arun Patidar
Level 3
January 2, 2025

Hi @iamnjain , @arunpatidar 

The issue is resolved. It was a cache issue.

 

Thanks,

Shreyas.