You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hide "Learning Catalog" with Visual Builder Studio

Summary: Hide "Learning Catalog" with VBS

Content (please ensure you mask any confidential information): Hi,

We want to hide "Learning catalog" tab using "Visual Builder Studio" in the page you can find to the following path:
Me > Learning
When we opened Visual Builder in "Express mode" we tried "Page Properties" on the right using "List of tab" task to hide "Learning Catalog" tab:
We inserted the following expression to hide "Learning catalog" tab not inserting the id referred to this tab (like the tab suggests, see the pictures for more clarify):

"[
{
"id": "explore"
"icon": "oj-ux-ico-search"
},
{
"id": "myLearnExperience",
"icon": "oj-ux-ico-lightbulb"
}
]"

What is wrong with this expression? Because it doesn't work.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!