Gmail Search: Difference between revisions
From Accelerator for SageCRM
(Created page with "Search works in a number of ways *1. Email Matching *2. Manual Search *3. Parse Search There are also 2 extra options here *4. Bookmarks *5. History ----- 1. Email Matching The system will take an email and search as follows: a. tag matching (if there is a tag in the email) b. Person match (full match) c. Company match (on domain or on person email domain returning their company) d. Lead match If no match is found the user is presented with the new Company screen...") |
No edit summary |
||
| Line 1: | Line 1: | ||
You can search across | |||
* | * Accounts | ||
* | * Contacts | ||
* | * Leads | ||
* Opportunities | |||
* Cases | |||
* Activities (communications like email and phone) | |||
* Custom Entities (contact us for details) | |||
Note: How the search works for all entities can be customised. | |||
[[File:Imagead.png|thumb|635x635px]] | |||
[[File:Screenshot 2026-06-23 173445.png|thumb|644x644px|none]] | |||
'''How searches default work''' | |||
Here we will outline how the search works per entity. | |||
We break this down to EXACT and LIKE matching. | |||
---- | |||
# Accounts | |||
'''Like''' | |||
* Name | |||
* Address | |||
* Phone (if the value is a number) | |||
'''Default Order'''' | |||
Name ''Ascending'' | |||
----2. Contacts | |||
'''Like''' | |||
* Name | |||
* Email | |||
* Phone (if search term is a number) | |||
* MobilePhone (if search term is a number) | |||
'''Default Order'''' | |||
Name ''Ascending'' | |||
----3. Lead | |||
'''Like''' | |||
* LeadName | |||
* Email | |||
* Address | |||
* BusinesPhone (if search term is a number) | |||
* Comment | |||
'''Default Order'''' | |||
---- | LeadName ''Ascending'' | ||
----4. Opportunities | |||
'''Like''' | |||
* Description | |||
* Title | |||
'''Default Order'''' | |||
Description ''Ascending'' | |||
----5. Case | |||
'''Like''' | |||
* Subject | |||
* Number | |||
'''Default Order'''' | |||
Subject ''Ascending'' | |||
----6. Activity | |||
'''Like''' | |||
* Title | |||
* Body | |||
'''Default Order'''' | |||
''StartDate'' desc | |||
Revision as of 13:40, 26 June 2026
You can search across
- Accounts
- Contacts
- Leads
- Opportunities
- Cases
- Activities (communications like email and phone)
- Custom Entities (contact us for details)
Note: How the search works for all entities can be customised.
How searches default work
Here we will outline how the search works per entity.
We break this down to EXACT and LIKE matching.
- Accounts
Like
- Name
- Address
- Phone (if the value is a number)
Default Order'
Name Ascending
2. Contacts
Like
- Name
- Phone (if search term is a number)
- MobilePhone (if search term is a number)
Default Order'
Name Ascending
3. Lead
Like
- LeadName
- Address
- BusinesPhone (if search term is a number)
- Comment
Default Order'
LeadName Ascending
4. Opportunities
Like
- Description
- Title
Default Order'
Description Ascending
5. Case
Like
- Subject
- Number
Default Order'
Subject Ascending
6. Activity
Like
- Title
- Body
Default Order'
StartDate desc