I've used Node_convert module version 7.x-1.2 I tried to convert one content types to another. In which i've fields title, body, file with custom location.

When i tried to convert nodes, it converts well, but the file is not relocated. ie, i've content type test1 & test2. I want to store file in test1 folder for test1 content type. Similarly i need to store file in test2 folder for test2 content type. When i tried to convert nodes in test1 content type into test2 content type, It doesn't relocate file from test2 folder into test1 folder.

How to solve this problem?

Comments

phponwebsites created an issue.

alibama’s picture

yeah - i was hoping to be able to move files from a public destination in one content type to a private location in another... doesn't seem to work

fishfree’s picture

I need this feature too!