Search
Register
Login
Products
What's New
Demos
Free Online Evaluation
Platform Support Matrix
Compare Editions
Splendid Backup for Salesforce
Editions
SplendidCRM Enterprise
SplendidCRM Professional
SplendidCRM Community
Open Source
Download Community Edition
Download Splendid Backup for Salesforce
SplendidCRM & SugarCRM Public Licenses
GNU Affero General Public License
Forums
Partners
Becoming a Partner
Microsoft BizSpark
Training
Installation
Installing SplendidCRM
Installing The Offline Client
Installing Outlook Plug-in
Installing Word Plug-in
Installing Browser Extensions
Security
Anonymous Authentication
Admin Impersonation
Password Security
Facebook Authentication
Team Management
Dynamic Teams
Field Level Security
Productivity
Search Builder
Auto-Complete
Dashlets
Rules Wizard
Dynamic Target Lists
Show SQL
Customization
Custom Fields
Image Custom Fields
Customized Search
Business Rules
Custom Paging
Import
Importing LinkedIn Connections
Importing Twitter Followers
Importing Facebook Friends
Importing Salesforce Data
Synchronization
Google Apps Sync
iCloud Synchronization
Exchange Settings
Exchange Folders
Reporting
Reports
Report Parameters Prompt
Report Rules
Report Builder Integration
Report Dashlets
Workflow
Workflow Calculations
Email Response Workflow
Plug-ins And Extensions
Mail-Merge With Word Plug-in
Configuring Browser Extensions
Chrome Email Extensions
Offline Clients
HTML5 Offline Client
Windows Offline Client
Company
Management Team
Press Releases
December 16, 2011
December 15, 2010
December 8, 2010
April 14, 2010
October 20, 2009
December 16, 2008
December 1, 2008
October 8, 2008
June 2, 2008
April 27, 2007
March 16, 2007
August 15, 2006
January 24, 2006
December 07, 2005
News Archive
Contact Us
Blog
Store
Forums
Forum
Search
Results
Your search returned 237 result(s):
Forum:
Developers
4/16/2012 11:58 PM
Support
Posts: 3315
Title:
Re: No REST API for INSERT
No. All REST operations must go through rest.svc. Also, the general rule is that operations that modify the system require a POST. So, call /rest.svc/DeleteModuleItem">http://<URL>/rest.svc/DeleteModuleItem with Json content {ModuleName: 'Accounts', ID: 'xxxx'} The best p...
Forum:
General Discussion
4/5/2012 9:46 PM
Support
Posts: 3315
Title:
Re: Search by checkboxes not working - BUG?
Please contact our support staff directly for further assistance.
Forum:
General Discussion
4/3/2012 4:55 AM
Support
Posts: 3315
Title:
Re: Search by checkboxes not working - BUG?
In all our text fields, you can use boolean logic with a Google style of syntax. So, to search for TG and RE, just use TG RE. Or, you can use the OR clause, such as TG or RE. There is also AND NOT. A multi-selection list box would have the same issue if the data is stored as XM...
Forum:
General Discussion
4/2/2012 3:46 AM
Support
Posts: 3315
Title:
Re: Search by checkboxes not working - BUG?
It is possible that checkbox lists are not handled the way you desire. I think the checkbox lists were intended more as an alternative to a multi-selection listbox and not as a way to search a value that is stored as also stored as a multi-selection list box. Your best bet is to ...
Forum:
General Discussion
3/30/2012 11:59 AM
Support
Posts: 3315
Title:
Re: Search by checkboxes not working - BUG?
It would be helpful if you could enable the show_sql flag and provide the SQL resulting from the search. I suspect that the problem is that the search code is using a value set search instead of a contains search. Since a checkbox list is stored as XML, its stored value will only be exactly the s...
Page 5 of 48
First
Previous
1
2
3
4
[5]
6
7
8
9
10
Next
Last
Forum
Search
Results