CCK
CCK Widget
public
group: Beginner Documentation
WebWeaver64@dru... - Tue, 2007-02-20 21:19
What is a CCK Widget?
The final user form (create content) for inputting data (site content) is created using widgets. The admin creates a content type or node (user form), by adding fields via CCK. The admin chooses what widget (field container) to use to collect that data (content). e.g. you want the user to put a number in the field so you select the integer/text widget. Each data type, and the way it can be entered is a widget.
» 2 comments · Read more

