Field Copy
Categories
Component ID
316129
Component name
Field Copy
Component type
module
Component security advisory coverage
not-covered
Downloads
750
Component created
Component changed
Component body
Field copy allows copying between fields for any content type. The fields must have the same type in order to copy.
Includes the option to nullify the source field.
Currently it requires CCK and it allows copying any cck field to any cck field of the same type ie. text, integer etc...
Provides API for the field_copy function.
Currently this module is considered alpha, so please backup your db before using this module.
In the future I will be adding undo functionality.
Even then you are strongly encouraged to back up your data for any module that alters your data.