Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4246036
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T03:55:11+00:00 2026-05-21T03:55:11+00:00

is there a easy way to duplicate cck field with the same propeties just

  • 0

is there a easy way to duplicate cck field with the same propeties just to make it a diffrent name?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T03:55:12+00:00Added an answer on May 21, 2026 at 3:55 am

    Yes there is. Edit: I see now you said cck field, but I read “cck type” instead :/

    To use an existing field: See Gokul N K’s answer.
    Basically you:

    Go to “Manage Fields” for your content type and under Existing field, add a new label and choose the field you want to use from the dropdown.


    To duplicate an entire content type:

    1. Enable the “Content Copy” module of CCK
    2. Navigate to admin/content/types/export and choose the content type you wish to copy
    3. Click “Export”
    4. Choose all the fields you want to include in the export
    5. Click “Export”
    6. You will see a bunch of code output to screen in the “Export Data” box
    7. The first few lines of the code need to be changed (to change name). Edit the first few lines as needed, for example:

      $content['type'] = array (
      'name' => 'NEW NAME',
      'type' => 'new_name',
      'description' => 'A new content type with all similar properties of another',

    8. Copy everything from the “Export data” box

    9. Click the “Import” tab at the top of the screen (or navigate to admin/content/types/import)

    10. Paste everything into the “Import data” box, make sure “Content Type” is <Create>, and click “Import”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there an easy way to populate one form field with duplicate content from
Possible Duplicate: Is there an easy way in .NET to get “st”, “nd”, “rd”
Is there an easy way to return something to your code if a duplicate
Possible Duplicate: Is there an easy way to convert a number to a word
Is there an easy or elegant way to merge two hashes without overwriting duplicate
Is there a quick and easy way to duplicate a table in SQL-Server? I
Possible Duplicate: Is there an easy way to convert String to Inetaddress in Java?
Possible Duplicate: Is there an easy way to change the color of a bullet
Is there an easy way to check in a unit test that two arrays
Is there an easy way to detect when a .NET app gets or loses

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.