Created
January 9, 2014 20:27
-
-
Save ksnider/8341379 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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