I 'm a beginner in Drupal. I added cck module and enabled this module. But how can I create form with cck field ?

Cheers
Shiny

Comments

shiny01’s picture

Title: How to create CCK form creation like a webform » How to create CCK form like a webform to get input from end user
shiny01’s picture

I added Administrator -> Structure -> Content types... with 2 text field. "manage field display " hidden type changed. Then Content -> Testpage published and changed this page to view authorised user. But in normal user2 couldnt access newly added field for input . Comment field got , I added comments that s also saved in database. Our requirement is: Normal user can input Project name, Test Engineer, Test data to upload,.......... using cck. I never saw cck option in content type. Is there any other module for cck ?

shiny01’s picture

Let me know....... Webform or cck ....which one is better for a data storage CMS ...?