Active
Project:
Category
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2007 at 08:28 UTC
Updated:
3 Apr 2007 at 08:28 UTC
Hi there,
I'm trying to set up a container/category system whereby a user can create a 'project' node which will also become a category. This should always live in the 'projects' container, and not anywhere else. Following the CCK tutorial on the Category Module website I've set everything up so the only available container is indeed 'projects', and this is selected by default when a new project node is created. However, I would like 'projects' to also be the only available parent (or at least selected by default so the user doesn't have to touch anything). At the moment the default is <root>, which I don't want to even be an option as it messes up the hierarchy. Am I missing something?