-
Re: hide navigation bar links
Scott A Johnson Aug 8, 2016 10:44 AM (in response to niharika1108)Hi Niharika,
Are you on Cloud or Hosted?
You can remove these links in a few ways in Hosted instances.
A PluginTemplateDefinition can be developed to load some JS or CSS on the page based on a space/group extended property value.
CSS could look like this if you want to hide individual tabs:
#j-placeMainNav #jive-place-link-overview-tab { display: none; }
Hope that helps,
Scott
-
Re: hide navigation bar links
niharika1108 Aug 8, 2016 9:21 PM (in response to Scott A Johnson)Hi Scott A Johnson,
We are on hosted instance.
Is there a way that we can do something in Soy files(We are not in favor of creating plugins right now) to make these changes. If so can you let me know the file name. I tried to implement it in the customcss.soy file but what I got is the menu bar hide from all the spaces and groups and not from a particular space.
Thanks!
Niharika
-
Re: hide navigation bar links
fusion35 Aug 9, 2016 5:15 AM (in response to niharika1108)1 person found this helpfulYou may do this change in the soy/place/header.soy. You can check for place.id if you intend to do it conditionally.
regards
Devinder.
-
-
-
Re: hide navigation bar links
jgoldhammer Aug 8, 2016 11:10 AM (in response to niharika1108)If you are on cloud:
Jive will introduce a capability to change the visibility of tabs per space, so please stay tuned J
-
Re: hide navigation bar links
danielle.kerns Apr 17, 2017 9:22 AM (in response to jgoldhammer)Hi Jens,
Is there an update to this feature with Cloud Jive?
-
-
Re: hide navigation bar links
jeremy.grant Apr 18, 2017 11:42 AM (in response to jgoldhammer)4 people found this helpfulYes, in 2017.1, you will be able to configure the place navigation and set the order of the tabs as well as be able to show/hide tabs as specified by the place admin.
-
Re: hide navigation bar links
klaw Sep 11, 2017 2:22 PM (in response to jeremy.grant)Has this been released yet? Is this feature now available?
-
Re: hide navigation bar links
jgoldhammer Sep 11, 2017 10:18 PM (in response to klaw)No, 2017.1 has not arrived yet...
-
-
-
-
-