Results 1 to 2 of 2

Thread: How to Search Contacts That Are Marked "Invalid Email" ?

  1. #1
    kenlohwh is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    24

    Default How to Search Contacts That Are Marked "Invalid Email" ?

    Is there a way to search for contacts that are marked "Invalid Email" ?

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: How to Search 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)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Email contacts can't be selected after a search
    By Victor Rosillo in forum Help
    Replies: 1
    Last Post: 2007-03-23, 07:00 AM
  2. Contacts Search Form
    By wjohnson in forum Help
    Replies: 3
    Last Post: 2006-11-15, 08:16 PM
  3. Replies: 0
    Last Post: 2006-09-22, 06:26 AM
  4. New fields on Contacts advanced search
    By TheShark in forum Developer Help
    Replies: 6
    Last Post: 2006-06-13, 08:07 AM
  5. Search Contacts Problem
    By willisbueller in forum Help
    Replies: 1
    Last Post: 2005-08-16, 09:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •