I just moved some nodes from one site to the other and they mostly moved over ok except that My node reference fields imported blank. One reference field was auto complete and one was a check box style widget. This isn't a huge deal for me but I thought I would post about it to see what would happen.

Becky

CommentFileSizeAuthor
#4 node_export_nodereference.tar_.gz1.91 KBvalarauco

Comments

danielb’s picture

Nope, it doesn't know what other nodes you've exported, and what their new node ID is.

beckyjohnson’s picture

Ok. That makes sense. Thanks.
Becky

danielb’s picture

Status: Active » Closed (fixed)
valarauco’s picture

Component: Miscellaneous » Node Export
StatusFileSize
new1.91 KB

In my case we needed nodereference compatibility with node export module so we just made it up (I'm not sure if there is another solution)... It is a very simple and beta module for now but it's working with the node export module 6.x-2.21 and our requirements.
The module needs some work but I leave it here, maybe we all can improve it and help other people who need real export nodereference support