Closed (won't fix)
Project:
Node clone
Version:
6.x-1.3
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2011 at 02:52 UTC
Updated:
14 Aug 2012 at 01:10 UTC
I have several node_types with more than 50 fields each. there are almost similar.
So, in my use case, If I want to introduce a new node_type to the above family then I have to construct field by field... half day just click and click, add to the the problem of loosing track in between.
Can't we simply clone a node_type and make changes as required in a more efficient manner.
Comments
Comment #1
bakr commentedI think export/import would help, right?
Comment #2
bakr commentedhttp://drupal.org/project/cck_import
http://drupal.org/node/769868
i hope this helped
Comment #3
pwolanin commented