Results 1 to 4 of 4

Thread: Search Field

  1. #1
    panadol is offline Member
    Join Date
    May 2009
    Posts
    7

    Default Search Field

    Hello
    I have accaounts base. For example name one from accounts name is "very good company"
    I want to find this account when I type in search field "company" (now I must type "very good company" to find this.
    Is this possible ?
    Sorry for my bad english
    Best regards
    Adam

  2. #2
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: Search Field

    Put a % before "company" to search for all accounts with "company" in the name.
    Susie Williams

  3. #3
    panadol is offline Member
    Join Date
    May 2009
    Posts
    7

    Default Re: Search Field

    Thx
    Adam

  4. #4
    optsysonl is offline Junior Member
    Join Date
    Jul 2009
    Posts
    2

    Default Re: Search Field

    Any way to hard code this?

    I have found function "build_generic_where_clause($this_query_string )" in modules/Accounts/Account.php which seems like is putting "WHERE" clauses for accounts.name but it does absolutely nothing - i even commented out the function(cleared the cache)... everything still works the way it used too. As if that function is just useless piece of code.

    Anyway, hope some can point me into the right direction, so that i can figure out what controls the processing of queries for Accounts module.

    Thank you.

    (I'm currently using Version 5.2.0c Build 5505)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2009-09-04, 10:02 AM
  2. Replies: 2
    Last Post: 2009-05-22, 12:04 PM
  3. relate Field -> Search Field
    By Mr.X in forum Developer Help
    Replies: 2
    Last Post: 2009-02-05, 07:04 AM
  4. Replies: 2
    Last Post: 2006-12-20, 08:15 AM
  5. Whole Field search in search box
    By thombaugh in forum Help
    Replies: 1
    Last Post: 2006-02-03, 09:16 AM

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
  •