Hi!
I would like to upgrade my D6 website to D7. In the nodes two fields are stored with Flexifield module (and this field has other 5 fields). The Flexifield modul has not Drupal 7 version.
Could anybody help me, how could I convert the Flexifield fields to Field Collection fields? Or any idea for a simple solution?
Thanks.
Comments
Comment #1
tim.plunkettI would think this would be a feature request for Flexifield itself.
Comment #2
jmuzz commentedThere's no simple solution. You can try looking at making a custom migration for it using the migrate and migrate_d2d modules.