By parahumanoid on
Hello.
I have a custom content type that can be published by an anonymous user. However, once the node is submitted, I want it to automatically change owner to a registered user I select so that no editing by the anonymous user can take place.
How do I achieve this?
Thank you so much for your comments.
Alex.
Comments
Try this module
http://drupal.org/project/rules
It has a lot of features. See if it helps.