Results 1 to 6 of 6

Thread: Changing conditions in the search form

  1. #1
    peppolax is offline Sugar Community Member
    Join Date
    Jan 2010
    Posts
    56

    Default Changing conditions in the search form

    Help me
    if I have two fields cat1 (containing 1,2,3) and cat2 (containing 1,2,3)
    I want to select "cat1=2 'or' cat2 = 2" is possible?
    i want change the condition 'and' with 'or'

    Thanks

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Changing conditions in the search form

    You can't change that via out-of-box functionality. Take a look at the Enhanced Search module on sugarforge.org which will allow you to do that.
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    peppolax is offline Sugar Community Member
    Join Date
    Jan 2010
    Posts
    56

    Default Re: Changing conditions in the search form

    Thanks for your reply.
    When i install the plugin i have this error:
    #0100 - Error during Installation : Unable to patch '/modules/SavedSearch/SavedSearch.php' (TAG 1)

    have you a solution for this?

    i use sugarcrm ce 6.0

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Changing conditions in the search form

    Is your sugar instance installed ondemand (hosted by SugarCRM itself)?
    If not is your sugar instance installed on linux or windows?

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    peppolax is offline Sugar Community Member
    Join Date
    Jan 2010
    Posts
    56

    Default Re: Changing conditions in the search form

    thanks for your reply.
    my sugar is installed on linux.

  6. #6
    kenshiro is offline Sugar Community Member
    Join Date
    Mar 2007
    Location
    Macerata - ITALY
    Posts
    421

    Default Re: Changing conditions in the search form

    Quote Originally Posted by peppolax View Post
    thanks for your reply.
    my sugar is installed on linux.
    It may be a permission issue: please check the owner, group and permissions of that file.

    I suggest you to set recursively the owner and group of all SugarCRM files to your webserver's.

    First find out what is your webserver user/group, as explained in this forum (usually it’s apache:apache or www-data:www-data depending on the OS and the webserver) , then launch the following

    Code:
    chown -R <user>:<group> <your_sugar_root_dir>
    Patrizio Gelosi.
    Dispage - http://www.dispage.com

    Discover how to modify web pages from your browser with Jelliphy

    Follow us on Facebook and Twitter

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Changing the layout of Quick form
    By sheru in forum General Discussion
    Replies: 1
    Last Post: 2010-02-08, 01:20 PM
  2. Changing form layout
    By fabiog in forum Developer Help
    Replies: 1
    Last Post: 2009-09-12, 05:35 AM
  3. Multiple Conditions for Quick Search
    By tturaider2night in forum Help
    Replies: 4
    Last Post: 2008-04-21, 01:03 AM
  4. Changing the search
    By alexandretaz in forum Developer Help
    Replies: 1
    Last Post: 2006-10-23, 07:28 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
  •