Register | Login  
 
Forum Minimize
SearchForum Home
     
  WorkControl-UserManager Module  Feature Requests  Choose Email Fi...
 Choose Email Field to email
 
 1/27/2008 12:15:46 AM
kkryger
10 posts


Choose Email Field to email

When the user resgisters at my site, I capture their email address as well as their cell phone text message email address and add them to 2 DNN roles of email and text message.  I write their email address to users.email, and I write the cell email address to users.cell_email, and I also write it to usersprofile.cell_email.  I want to be able to choose which email field I will be sending to.  That way, I can choose to send an email or text message to a person based on what DNN role they are enrolled into. 

Or if it was possible to enter a SQL query into the email list box to build my own email list to send to.

Is either of these a possiblity? 

Thanks,

Kyle

 2/10/2008 10:12:28 PM
support
298 posts
www.workcontrol.com
4th


Re: Choose Email Field to email

Kyle,

This will require customization of the code.  I would suggest to buy the source code version and modify it to meet your need.  When creating the mailing list, you can replace email with another profile column. 

Regards,

Robert.


WorkControl Technical Support
  WorkControl-UserManager Module  Feature Requests  Choose Email Fi...
Print