4

How would I import CCK fields with Conditional Fields?

http://drupal.org

I have a Content Type that I created in which I want to add two CCK fields to - they will be select menus. The problem is I have to input about 75 entries for the first field and about 800 entries for the second, and each value in the first field will have to be tied to multiple values in the second field via Conditional Fields. I'd like to see if there's a way to import the data from a CSV file.

Here's exactly what I'm trying to accomplish - I have one spreadsheet with about 75 vehicle makes, and another with about 800 models which are associated with each make. I'd like to import them to one content type as select menus, the model fields dependent upon the make fields - obviously there will need to be some mapping done.

I found this module:
http://drupal.org/project/node_import

Not sure it will work for my project. Maybe if someone could help me breakdown the database structure for CCK fields and the Conditional Fields add-on I might be able to do it manually via phpmyadmin using multiple CSV files.

Read »
Created by twobits 1 year 36 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for How would I import CCK fields with Conditional Fields?

Recent comments