CCK Combo
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
The CCK Combo module allows to add combination of a 'Reference' and a 'Description' field to your content types. A reference can be a Node or a User. Below is the case where you can find this module useful:-
1) If you want to display a listing of all the employees along with their designation in your organization.
2) You will create a Content type 'Employees' and will add the fields like, First Name, Last Name and CCK Combo(User Reference + Textfield)
3) While creating a node of type 'employees', you will have the option to choose from existing users and at the same time add his/her designation in the description field.
It works well with CCK 2.x branch as well as with CCK 3.x branch.
It requires the content module (CCK) in Drupal 6.
For more information on how to use the module, refer to README.txt file.
