Import/export compatibility
jim0203 - February 2, 2009 - 21:03
| Project: | Conditional Fields |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I've just exported a large content type which had many conditional fields. When I re-imported, all of the conditional relationships had been lost. Would be cool if the conditional relationships could export too.

#1
The latest version has content_copy compatibility!
Importing and exporting of conditional fields settings should work now!
#2
Please report here any issues with import/export.
KNOWN LIMITATIONS:
- General Conditional Fields options for individual content types (those found in the tab admin/content/node-type/TYPE_NAME/conditional) are not exported/imported
- The data is not checked: so use with care if you edit manually the exported data.
#3
Cool! That just seems to work when I export the custom content type, right?
Anyway, I'm now putting the feature to use in my other issue, http://drupal.org/node/453204.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
I cant seem to get this to work when importing fields.
#6
@loze: Could you share your exported data so that I can test? Thanks.
#7
#8
I've successfully moved conditional fields when manually importing / exporting content-type definitions, however, packaging up a content-type as part of a feature as per the features module doesn't seem to keep conditional field settings.
I'm not sure if this is a conditional fields issue, or a features issue.
Cheers and thanks for the awsome module
Patrick