Results 1 to 5 of 5

Thread: Leads -> Basic Search

  1. #1
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Leads -> Basic Search

    When I go into studio and change the far RIGHT column (3rd column) for basic search and click save and publish all goes well. But if I put in a value into the search field and attempt to use it, it does not work properly. The value inst passed into the search, all results are returned.

    I have tried adding Account name for example, to the basic search and it does not work, it returns all results. The field account name does work properly under the detailed search though. I think the basic search code is broken.
    Last edited by JustinK101; 2007-01-22 at 10:37 PM.

  2. #2
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Re: Leads -> Basic Search

    Bump, anybody know?

  3. #3
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Talking Re: Leads -> Basic Search

    Quote Originally Posted by JustinK101
    When I go into studio and change the far RIGHT column (3rd column) for basic search and click save and publish all goes well. But if I put in a value into the search field and attempt to use it, it does not work properly. The value inst passed into the search, all results are returned.

    I have tried adding Account name for example, to the basic search and it does not work, it returns all results. The field account name does work properly under the detailed search though. I think the basic search code is broken.
    It's not broken so much as oddly programmed. I have only gotten added items to work on the basic panel by adding them manually and even then sometimes you have to edit other files to enable them. More to the point it SEEMS that only fields that end in _basic can live in the basic search pane. So if you edit the modules/Leads/SearchForm.html file and look for the input field named account_name and change it to account_name_basic then it will work.

    That is the sum total wisdom gained from about 4 hours of cursing, head banging (not the good kind either) and computer kicking one night.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  4. #4
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Re: Leads -> Basic Search

    Thanks you were right on the money, adding account_name_basic to the field in the SearchForm.html did the trick. Sloppy coding by them though.

  5. #5
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Leads -> Basic Search

    Quote Originally Posted by JustinK101
    Thanks you were right on the money, adding account_name_basic to the field in the SearchForm.html did the trick. Sloppy coding by them though.
    Not so much sloppy as I understand why that approach was taken. I think there are better approaches and since it's not supported by studio it's more than a little buggy,
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 24
    Last Post: 2008-08-20, 08:19 PM
  2. Search Shows other people's leads
    By sprysoft in forum Help
    Replies: 0
    Last Post: 2006-08-10, 04:29 AM
  3. Replies: 2
    Last Post: 2006-05-06, 01:24 AM
  4. Replies: 10
    Last Post: 2005-03-29, 04:36 PM
  5. Replies: 0
    Last Post: 2005-01-28, 08:01 PM

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
  •