[Zope-CMF] Hidden Actions?
seb bacon
seb@jamkit.com
Thu, 16 Aug 2001 12:11:30 +0100
* Jon Edwards <jon@pcgs.freeserve.co.uk> [010816 11:31]:
<snip>
> But, if I add them as Actions, they're going to show up in the actions_box,
> which is going to get very cluttered and confusing. So, is there a way to
> add Actions, but "hide" them from the actions_box? Or a better way to do
> this?
Just give them a category which you don't reference in the actions
box. For example, I use a category called 'hidden' for this kind of
thing.
seb