Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

My portal_tabs are not visually selected

I've defined my own portal_tabs in portal_actions, but when I click one, the tab remains visually unselected.

« Back to Table of Contents

Plone compares the id of your action (with category 'portal_tabs' in 'portal_actions' in the ZMI) to the id of the folder it navigates to. The id's must be equal for the tab to be visually selected.