Closed (fixed)
Project:
Email Field
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 Aug 2006 at 22:46 UTC
Updated:
2 Sep 2006 at 10:01 UTC
After install the email module and activate it from the site page administer/modules, this email field can not show up on the "add field" page of cck module.
How to use this module? How to add an email field into the cck node type?
Comments
Comment #1
mh86 commentedI've tested it again and the email-field appears right away in the cck section. The installation is the same as with other additional cck field types, as you said you just have to activate it on administer/modules. Have you installed other fields so far? Would be interesting if you had the same problems!
Comment #2
creazion_dev commentedCall the update.php (http://www.example.com/update.php) and it should work.
Comment #3
dodorama commentedThis happens when you activate a new field module and try to add it to a previously created content type.
To be able too see the new fieldtype in the list you've got to edit the content type itself (you don't actually need to change nothing just click edit and save it).
This usually works.
Comment #4
astra commentedYes, you are right. The new field will display when you
-- just go to the edit page of any existed content type and click "Save content type" button;
-- or create a new content type.
Comment #5
dodorama commentedComment #6
(not verified) commented