I have nodes with many CCK Matrix Field. And when I try to clone node with this fields, all matrix values in cloned node becomes empty.
Is this an issue of Matrix File module or Node clone? How can I easily fix it?
I have nodes with many CCK Matrix Field. And when I try to clone node with this fields, all matrix values in cloned node becomes empty.
Is this an issue of Matrix File module or Node clone? How can I easily fix it?
Comments
Comment #1
pwolanin commentedIf you read the README, you would see that there is some possibility that CCK fields will not work.
So, there are a number of possiblities, but without knowning more about how that module works, I can't be sure. If you look at the issue queue, other things such as location fields have problems too.
You might try the 5.x.-1.x code for comparison - it's possible that it will work.
Comment #2
pwolanin commented