Hi,
I'd like to know if there is a possiblity to hide a tab when there is no content in in.
I created a "content type" with for example 4 tabs. But in some cases I'll don't need 4 tabs but for example three tabs. When I see the page I see of course four tabs with one empty tab. Is there a possibility to tell Drupal if there is no content don't display this tab ?
Many thanks for your work !!!
François
Comments
Comment #1
bwv commentedI recently upgraded a site from drupal 5 to drupal 6. In 5.x the empty content fields were not represented with a tab, but as Francois notes above, in 6.x they are. I wonder if some aspect of the 5.x code that addresses this particular issue can be incorporated into the 6.x version of this really outstanding module. Thanks very much.
Comment #2
nedjoDuplicate of #342076: Patch for hiding tabs if there's no text in the tab.
Comment #3
nedjo