Searching on Account Page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smaction
    Member
    • Apr 2018
    • 68

    Searching on Account Page

    Is there a way to search for text occurring in rather that at the beginning of a field (for example the Name field)? BTW why isn't the name field separated to first and last name.

    TIA
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    You can use wildcard %

    %query%

    Or Administration > Settings > Use 'contains' operator when filtering varchar fields.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • smaction
      Member
      • Apr 2018
      • 68

      #3
      Thank you.

      Comment

      Working...