I would like to be able to ...

Search on full organization name

Say you have an organization called 'New Company'. When doing a search on te word 'new', the organization is found. When doing the search on 'Company', a 'no results found' is returned.

13 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Filip SerbruynsFilip Serbruyns shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • Tom WalkerTom Walker commented  ·   ·  Flag as inappropriate

        This would likely be an easy change... if you use PHP/MySQL it would be from "WHERE field_name LIKE '{$search_words}%'" to "WHERE field_name LIKE '%{$search_words}%' (just add a '%' before the search term). Good suggestion.

      Knowledge Base and Helpdesk