Posted by pineiden on February 26, 2013 at 1:43pm
2 followers
Jump to:
| Project: | FileField |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | pineiden |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Helllo
I'm doing in drupal 6 a content type with a video field who use the 'filefield' module to upload it.
The problem is when i will to create a new content (the video content type) the file field didn't apperar, also i can't upload a video.
And i don't know how to solve it.
thanks!
Comments
#1
I don't quite understand what workflow you're doing to set up the new content type. After making a new content type, you need to specifically add any individual file fields you want to that content type. Have you already added the file field and it's not showing up on the node/add/x form? Or are you having trouble adding the field to the content type?