Is there a way to search for contacts that are marked "Invalid Email" ?
Is there a way to search for contacts that are marked "Invalid Email" ?
Add the "Invalid Email" field to your Search Form via the Studio tool. After you add this field, you will then be able to search based on that field's status within the Advanced Search of the Contacts list view.
Alternatively, you could use the following query through any MySQL admin utility:
select * from contacts where invalid_email = 1
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks