Closed (duplicate)
Project:
Features
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 20:51 UTC
Updated:
21 Dec 2009 at 17:14 UTC
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
Comment #1
yhahn commentedIt'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.