Cloning a content type
Posted by yasheshb on February 10, 2009 at 12:57pm
Hello:
Is there a feature to clone an existing content type on the same drupal installation. Here's what i'm trying to achieve.
content type - job_posting_1 with certain groups and fields within them. This represents an application for a job posting and students can apply for the posting
now i want to create a new job posting for my company with a similar structure (but it may have minor changes to some fields). so is it possible to
clone job_posting_1 to job_posting_2.
