To create a content in Drupal
step 1)Include cck and filefield to drupal
step 2)Enable cck
Admin->modules->then enable fields Content,filefield,Nodereference,Number,OptionWidget,Text,User referance->then save configuration
step 3)Admin->content management->add contenttype->type details for name,type & submission form settings->save content type
step 4)Admin->contentmanagement->edit->managefields->add new field->eg:Department and its type->save
step 5)if a field with type userreference then create user role
Admin->usermanagement->roles->addrole
Give permissions to the newly created user
Admin->usermanagement->permissions->enable wanted permissions->save permission
step 6)Admin->contentmanagement->edit->managefields->Drag fields in correct position
step 7)create content->new content->type details ->save




