Skip to content

Instantly share code, notes, and snippets.

@ksnider
Created January 9, 2014 20:27
Show Gist options
  • Select an option

  • Save ksnider/8341379 to your computer and use it in GitHub Desktop.

Select an option

Save ksnider/8341379 to your computer and use it in GitHub Desktop.
<?php
/*
* Does anyone have a suggestion for this:
* I need all new contacts entered into IS--whether by web form, order form, manual or
* import to have their email * address set as their username, too.
* I'd like to set that action as an action set that so that i can run it under
* all ACTIONS and also give it to the admins to perform on imports.
* I need help in creating that action, right now all I can do is set the username
* to a specific value but can't see* where i can make that value be the email merge field. Any help?
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment