Search: Difference between revisions

From Apps for Creatio
Created page with " You can search across * Accounts * Contacts * Leads * Opportunities * Cases * Activity thumb '''How searches work''' Here we will outline how the search works per entity. We break this down to EXACT and LIKE matching. ---- # Accounts '''Exact''' * City * ZipCode '''Like''' * CustomerName * AddressLine1 * TelephoneNo * EmailAddress '''Default Order'''' CustomerName ''Ascending'' ----2. Contacts '''Exact''' * City * ZipCode ''..."
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
* Opportunities
* Opportunities
* Cases
* Cases
* Activity
* Activities (communications like email and phone)
* Custom Entities (contact us for details)
 
Note: How the search works for all entities can be customised.


[[File:Creatio search.png|thumb]]
[[File:Creatio search.png|thumb]]


'''How searches work'''
'''How searches default work'''


Here we will outline how the search works per entity.   
Here we will outline how the search works per entity.   
Line 18: Line 21:
----
----
# Accounts
# Accounts
'''Exact'''
* City
* ZipCode


'''Like'''
'''Like'''


* CustomerName
* Name
* AddressLine1
* Address
* TelephoneNo
* Phone (if the value is a number)
* EmailAddress


'''Default Order''''
'''Default Order''''


CustomerName ''Ascending''
Name ''Ascending''


----2. Contacts
----2. Contacts
'''Exact'''
* City
* ZipCode


'''Like'''
'''Like'''


* ContactName
* Name
* CustomerName
* Email
* ContactCode
* Phone (if search term is a number)
* AddressLine1
* MobilePhone (if search term is a number)
* TelephoneNo1
* EmailAddress


'''Default Order''''
'''Default Order''''


ContactName ''Ascending''
Name ''Ascending''


----3. Leads
----3. Lead


'''Like'''
'''Like'''


* SalesOrderNo
* LeadName
* CustomerPONo
* Email
* Address
* BusinesPhone (if search term is a number)
* Comment


'''Default Order''''
'''Default Order''''


OrderDate ''Ascending''
LeadName ''Ascending''


----4. Opportunities
----4. Opportunities
'''Exact'''
* VendorNo
* City
* ZipCode


'''Like'''
'''Like'''


* VendorName
* Description
* PrimaryContact
* Title
* AddressLine1
* TelephoneNo
* FaxNo
* EmailAddress


'''Default Order''''
'''Default Order''''


VendorName ''Ascending''
Description ''Ascending''


----5. Cases
----5. Case
 
'''Exact'''
* InvoiceNo
* CustomerNo


'''Like'''
'''Like'''


* BillToName
* Subject
* Number


'''Default Order''''
'''Default Order''''


InvoiceDate ''Ascending''
Subject ''Ascending''


----6. Activity
----6. Activity
'''Exact'''
* City
* ZipCode


'''Like'''
'''Like'''


* CustomerName
* Title
* CustomerContact
* Body
* EmailAddress
* EmailAddress
* AddressLine1


'''Default Order''''
'''Default Order''''


CustomerName ''Ascending''
''StartDate'' desc

Latest revision as of 07:13, 10 March 2025

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.


  1. 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