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
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
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)
______________________________________________
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
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.
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks