By zeta1600 on
I thought I could do this in rules. But, I couldn't figure it out.
I have a cck user reference field on a content type. I have to delete user "John Doe" who is referenced and change it to another existing user "Jane Doe." How can I tell drupal 6 that where ever John Doe is referenced change it to Jane Doe?
Thanks in advance
Comments
My first thought would be to
My first thought would be to try views bulk update.