I have both a basic and an advanced feature.

I want to set it up so that if a user selects the basic they cannot also select the advanced and vice versa.

How can I accomplish this?

I am also using Spaces and context.

Thanks.

Comments

yhahn’s picture

Status: Active » Closed (duplicate)

It's not possible to do this currently without forcing a feature conflict (e.g. adding the same component to both features).

Once module directives are implemented it may be more reasonable. Marking as dupe of #617004: Add support for module directives, ala module_supports.