Results 1 to 2 of 2

Thread: Problem in "Quicksearch" feature

  1. #1
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Exclamation Problem in "Quicksearch" feature

    Hi all,
    i m using sugarcrm 5.1 and i m facing problem in the "Quicksearch" in the select boxes.

    I have a contact name field with select option. i got this code from $sqs_object:

    <script type='text/javascript' language='javascript'>if(typeof sqs_objects == 'undefined'){var sqs_objects = new Array;}sqs_objects['contact']={'method':'query','modules':['Contacts'],'group':'or','field_list':['first_name','id'],'populate_list':['contact','contact_id'],'required_list':['null'],'group':'or','conditions':[{'name':'first_name','op':'like_custom','end':'%', 'value':''}],'order':'first_name','limit':'30','no_match_text' :'No Match'};
    sqs_objects['vendor_name'] ={'method':'query','modules':['Opportunities'],'group':'or','field_list':['name','id'],'populate_list':['vendor_name','vendor_id'],'required_list':['id'],'conditions':[{'name':'name','op':'like_custom','end':'%','value ':''}],'order':'name','limit':'30','no_match_text':'No Match'};
    </script>

    my problem is this only one of them(sqs_objects['vendor_name']) is working and i get only id field data when i post the form. No id field data are coming

    so anyone tells me where m i wrong ????
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

  2. #2
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Unhappy Re: Problem in "Quicksearch" feature

    hello,

    anyone help me in my this problem...
    I m facing one javascript error on that page..
    Error is: Error: qsFields[qsField].form is null.
    So anyone tel me may b this error i m not getting my "Quicksearch" ??
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2009-12-18, 05:52 PM
  2. Assign to: "GROUP" - feature not as standard?
    By hoiung in forum Feature Requests
    Replies: 1
    Last Post: 2008-04-16, 12:42 AM
  3. Replies: 1
    Last Post: 2008-02-08, 03:13 PM
  4. Replies: 0
    Last Post: 2007-07-27, 08:13 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
  •