<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Strategic Sales Systems Blog | SalesLogix | SugarCRM</title>
	
	<link>http://blog.sssworld.com</link>
	<description>Your source for CRM development information</description>
	<lastBuildDate>Fri, 04 May 2012 21:58:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SssDeveloperBlog" /><feedburner:info uri="sssdeveloperblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Adding a Custom Filter to SalesLogix Site – 2/100 Pitfalls of using App Architect</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/lPtwJ2BD5W8/</link>
		<comments>http://blog.sssworld.com/2012/05/04/adding-a-custom-filter-to-saleslogix-site-2100-pitfalls-of-using-app-architect/#comments</comments>
		<pubDate>Fri, 04 May 2012 21:58:40 +0000</pubDate>
		<dc:creator>AdiRawat</dc:creator>
				<category><![CDATA[Saleslogix]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=741</guid>
		<description>Continuing my series on 100 Pitfalls of Using Sage Application Architect , today we are going to cover how to land into a pitfall of creating a broken custom Filter in App architect and how to go about fixing it ! Creating a custom filter for Saleslogix in App Architect is pretty simple and straight [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/lPtwJ2BD5W8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/05/04/adding-a-custom-filter-to-saleslogix-site-2100-pitfalls-of-using-app-architect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/05/04/adding-a-custom-filter-to-saleslogix-site-2100-pitfalls-of-using-app-architect/</feedburner:origLink></item>
		<item>
		<title>Retrieving large datasets with SData</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/tnrHzcfz1q0/</link>
		<comments>http://blog.sssworld.com/2012/04/05/retrieving-large-datasets-with-sdata/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 16:45:16 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=722</guid>
		<description>Reading a very large recordset at once is always a good way to cause concurrency problems on the database, and streaming such a dataset over a WAN connection can be problematic as well. Fortunately SData has built-in controls for paging which helps limit the amount of data returned. Query parameters allow one to control the [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/tnrHzcfz1q0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/04/05/retrieving-large-datasets-with-sdata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/04/05/retrieving-large-datasets-with-sdata/</feedburner:origLink></item>
		<item>
		<title>ScriptLoadFailedException in Google Chrome</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/r9dXYrydi9o/</link>
		<comments>http://blog.sssworld.com/2012/03/21/scriptloadfailedexception-in-google-chrome/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 20:31:21 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=709</guid>
		<description>When using Google Chrome in the SalesLogix web client we noticed some of the dialogs were not showing up. Instead a &amp;#8220;ScriptLoadFailedException&amp;#8221; was displayed in the JavaScript console: A brief research turned out this solution&amp;#8230; apparently the Microsoft Ajax code has a few quirks with the WebKit browser. This piece of Javascript needs to be [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/r9dXYrydi9o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/03/21/scriptloadfailedexception-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/03/21/scriptloadfailedexception-in-google-chrome/</feedburner:origLink></item>
		<item>
		<title>Unable to log in with Internet Explorer – case of the disappearing cookies</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/z5jrKMTMC8Q/</link>
		<comments>http://blog.sssworld.com/2012/03/12/unable-to-log-in-with-internet-explorer-case-of-the-disappearing-cookies/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 14:36:19 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=703</guid>
		<description>Noticed a strange problem where Internet Explorer would not be able to log into SalesLogix, while Firefox had no problem. On IE the user would enter their username / password and be immediately resent to the login screen. Upon investigation with Fiddler we noticed the cookies were not being sent by IE. Even though the [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/z5jrKMTMC8Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/03/12/unable-to-log-in-with-internet-explorer-case-of-the-disappearing-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/03/12/unable-to-log-in-with-internet-explorer-case-of-the-disappearing-cookies/</feedburner:origLink></item>
		<item>
		<title>Strange “IndexOutOfRangeException” on test site</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/x225uLJU0Xc/</link>
		<comments>http://blog.sssworld.com/2012/03/08/strange-indexoutofrangeexception-on-test-site/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 23:24:53 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=700</guid>
		<description>Out of the blue after adding a few fields to the test site we started getting some &amp;#8220;IndexOutOfRangeException&amp;#8221; and some type conversion errors. We have the test site on the same server as the production site (not a best practice! But an unfortunate requirement in this case) and it turns out those were caused by [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/x225uLJU0Xc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/03/08/strange-indexoutofrangeexception-on-test-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/03/08/strange-indexoutofrangeexception-on-test-site/</feedburner:origLink></item>
		<item>
		<title>Incorrect DateType for new Boolean Fields- 1/100 Pitfalls of using App Architect</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/SpHWR4lct0Q/</link>
		<comments>http://blog.sssworld.com/2012/02/07/incorrect-datetype-for-new-boolean-fields-1100-pitfalls-of-using-app-architect/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 21:33:44 +0000</pubDate>
		<dc:creator>AdiRawat</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Saleslogix]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=688</guid>
		<description>While using Sage Sales logix app architect for the past few months, I was compelled to start a series on the pitfalls that a sales logix developer runs into. Lets start off with a classical pitfall of adding a new Boolean field to the saleslogix database and how the app architect interprets it as a [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/SpHWR4lct0Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2012/02/07/incorrect-datetype-for-new-boolean-fields-1100-pitfalls-of-using-app-architect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2012/02/07/incorrect-datetype-for-new-boolean-fields-1100-pitfalls-of-using-app-architect/</feedburner:origLink></item>
		<item>
		<title>SalesLogix Windows Client and ComboFix</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/BREP8Zk7Pus/</link>
		<comments>http://blog.sssworld.com/2011/12/28/saleslogix-windows-client-and-combofix/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 14:54:32 +0000</pubDate>
		<dc:creator>Alex.Cottner</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Saleslogix]]></category>
		<category><![CDATA[SSS News]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=676</guid>
		<description>Yesterday we discovered a major conflict between the SalesLogix windows application and the Anti-Malware utility ComboFix. DO NOT USE ComboFix if you are a SalesLogix customer using the SalesLogix Windows Application (remote or LAN). SalesLogix customers using the Web applications only do not have to worry about this problem. After ComboFix is ran on a [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/BREP8Zk7Pus" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2011/12/28/saleslogix-windows-client-and-combofix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2011/12/28/saleslogix-windows-client-and-combofix/</feedburner:origLink></item>
		<item>
		<title>Custom toolbar button in SalesLogix editable grids</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/DcFXIcRFFf0/</link>
		<comments>http://blog.sssworld.com/2011/11/05/custom-toolbar-button-in-saleslogix-editable-grids/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 17:16:29 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=657</guid>
		<description>The new &amp;#8220;Editable Grid&amp;#8221; (introduced in SalesLogix 7.5.4) is most noticeable by its ability to be, well, editable. But it also has another interesting feature &amp;#8211; the ability to make multiple selection in the grid and easily associate a button that will take an action over all the selected records. Prior to having this grid [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/DcFXIcRFFf0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2011/11/05/custom-toolbar-button-in-saleslogix-editable-grids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2011/11/05/custom-toolbar-button-in-saleslogix-editable-grids/</feedburner:origLink></item>
		<item>
		<title>How to make a SalesLogix Quickform control AutoPostback</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/3nMg94qdwTY/</link>
		<comments>http://blog.sssworld.com/2011/10/19/how-to-make-a-saleslogix-quickform-control-autopostback/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 21:54:58 +0000</pubDate>
		<dc:creator>anoshwadia</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=649</guid>
		<description>Before we dig deeper into the solution, lets understand&amp;#8230;.what is AutoPostback anyway? Autopostback is the mechanism by which a page will be posted back to the web server automatically, based on events in the web controls. The page is then dynamically updated with results, without requiring a page reload for the update data to display. [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/3nMg94qdwTY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2011/10/19/how-to-make-a-saleslogix-quickform-control-autopostback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sssworld.com/2011/10/19/how-to-make-a-saleslogix-quickform-control-autopostback/</feedburner:origLink></item>
		<item>
		<title>Developing on the New Sage SalesLogix Mobile – Completing an Unscheduled Activity</title>
		<link>http://feedproxy.google.com/~r/SssDeveloperBlog/~3/wP2JNoAgPnw/</link>
		<comments>http://blog.sssworld.com/2011/09/28/developing-on-the-new-sage-saleslogix-mobile-completing-an-unscheduled-activity/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 15:23:25 +0000</pubDate>
		<dc:creator>Chris Cassity</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=633</guid>
		<description>One of the big pushes in technology in this day and age are mobile and tablet applications. The new mobile client Sage SalesLogix offers is built for just that. It is built off of HTML5 and works hand-in-hand with their SData feeds. In this post I am going to demonstrate a functionality request that we [...]&lt;img src="http://feeds.feedburner.com/~r/SssDeveloperBlog/~4/wP2JNoAgPnw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.sssworld.com/2011/09/28/developing-on-the-new-sage-saleslogix-mobile-completing-an-unscheduled-activity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.sssworld.com/wp-content/uploads/2011/09/blog_video.avi" length="22730240" type="video/avi" />
		<feedburner:origLink>http://blog.sssworld.com/2011/09/28/developing-on-the-new-sage-saleslogix-mobile-completing-an-unscheduled-activity/</feedburner:origLink></item>
	</channel>
</rss>

