Can this module be used to only import a password field if the imported row/user is new?

If yes, how? If no, does anybody know an alternative module/method to use?

Thanks very much.

Comments

capono created an issue. See original summary.

hanskuiters’s picture

Issue summary: View changes
littledynamo’s picture

Status: Active » Closed (won't fix)

Sorry for the delay. Unfortunately it can't be done with this module. I think you'd have to build the functionality as a new Feeds Tamper Plugin. Or hook_feeds_presave might work: http://www.drupalcontrib.org/api/drupal/contributions!feeds!feeds.api.php/7

hanskuiters’s picture

Ok, thanks.