I migrated my reference module to the Entity Reference module and now i see we lost all the references to the nodes and since there with so much, i was thinking about doing it with rules and VBO.
We have the following content types that needed to be linked:
Album
Band
Album has a node reference field that links to a band-type.
The thing is, a band has multiply albums linked to it, now thats where i got stuck, i need to get a list of albums(no issue with views) and then i need to select the band to link them to and then i should change it with rules, to link em back..
i'v already looked at a few related questions, but non do exact what i need...
i'd be verry happy if somebody could point me into the right direction.
So in short its the following workflow that needs to happen:
1. Select album list
2. select the band, to wich the albums need to be linked to
3. Run the operation.