<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Strategic Sales Systems Blog &#124; Saleslogix &#124; Salesforce &#124; SugarCRM</title>
	<atom:link href="http://blog.sssworld.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sssworld.com</link>
	<description>Your source for CRM development information</description>
	<lastBuildDate>Mon, 24 Aug 2015 20:57:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>InforCRM client-side validation</title>
		<link>http://blog.sssworld.com/2015/08/24/inforcrm-client-side-validation/</link>
		<comments>http://blog.sssworld.com/2015/08/24/inforcrm-client-side-validation/#comments</comments>
		<pubDate>Mon, 24 Aug 2015 20:57:11 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1304</guid>
		<description><![CDATA[In most case I try to do the validation for InforCRM form input on the server side. This is generally easier to implement (sometimes a lot easier), more reliable, and the performance is usually close (sometimes even better, if there are a lot of queries involved, as each one requires an sdata round trip when [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/08/24/inforcrm-client-side-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing InforCRM control values from Javascript</title>
		<link>http://blog.sssworld.com/2015/07/01/accessing-inforcrm-control-values-from-javascript/</link>
		<comments>http://blog.sssworld.com/2015/07/01/accessing-inforcrm-control-values-from-javascript/#comments</comments>
		<pubDate>Wed, 01 Jul 2015 15:48:21 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1288</guid>
		<description><![CDATA[Often when one needs to access the value set in an HTML control from the client side script it is tempting to reach into the DOM object and retrieve it directly, using something like this for example: var c = document.getElementById('TabControl_element_AccountOpportunities_element_view_AccountOpportunities_AccountOpportunities_InactiveTotal_InputCurrency_CurrencyTextBox'); // this will retrieve the value as a string - still needs to be [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/07/01/accessing-inforcrm-control-values-from-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unspecified Error logging into Infor CRM / SalesLogix</title>
		<link>http://blog.sssworld.com/2015/06/29/unspecified-error-logging-into-infor-crm-saleslogix/</link>
		<comments>http://blog.sssworld.com/2015/06/29/unspecified-error-logging-into-infor-crm-saleslogix/#comments</comments>
		<pubDate>Mon, 29 Jun 2015 16:37:06 +0000</pubDate>
		<dc:creator>anoshwadia</dc:creator>
				<category><![CDATA[Saleslogix]]></category>
		<category><![CDATA[Infor CRM]]></category>
		<category><![CDATA[Unspecified Error]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1283</guid>
		<description><![CDATA[If you’ve worked with Infor CRM / SalesLogix for a while, you’ve probably run into the issue where you enter your username and password (correctly!) and all you get is an Unspecified error! Very descriptive, isn’t it? Cause: Essentially what the error means is that the application is unable to connect successfully with the SQL [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/06/29/unspecified-error-logging-into-infor-crm-saleslogix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging into the Infor CRM Mobile Client with an iPhone / iPad</title>
		<link>http://blog.sssworld.com/2015/06/29/logging-into-the-infor-crm-mobile-client-with-an-iphone-ipad/</link>
		<comments>http://blog.sssworld.com/2015/06/29/logging-into-the-infor-crm-mobile-client-with-an-iphone-ipad/#comments</comments>
		<pubDate>Mon, 29 Jun 2015 16:29:46 +0000</pubDate>
		<dc:creator>anoshwadia</dc:creator>
				<category><![CDATA[Saleslogix]]></category>
		<category><![CDATA[SLX Mobile]]></category>
		<category><![CDATA[Infor CRM]]></category>
		<category><![CDATA[InforCRM]]></category>
		<category><![CDATA[InforCRM Mobile]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1279</guid>
		<description><![CDATA[We’re often asked, why can’t I login to the Infor CRM (SalesLogix) mobile client using my iPhone / iPad? Here are some common things to check on your device: 1) Click on Settings    &#160; 2) Click on Safari –&#62; Under Privacy and Security –&#62; Block Cookies –&#62; Always Allow &#160; 3) Go one step back…now scroll down and click [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/06/29/logging-into-the-infor-crm-mobile-client-with-an-iphone-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conditional styling of InforCRM grid row with onStyleRow</title>
		<link>http://blog.sssworld.com/2015/06/12/conditional-styling-of-saleslogix-grid-row-with-onstylerow/</link>
		<comments>http://blog.sssworld.com/2015/06/12/conditional-styling-of-saleslogix-grid-row-with-onstylerow/#comments</comments>
		<pubDate>Fri, 12 Jun 2015 19:40:37 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1268</guid>
		<description><![CDATA[This is a very common request &#8211; the customer wants to see some rows highlighted in the data grid based on the data.  For example, they might want to see opportunities with a sales potential above $1M highlighted in green.  How might we achieve that in InforCRM? There is no mechanism &#8220;out of the box&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/06/12/conditional-styling-of-saleslogix-grid-row-with-onstylerow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross domain SData requests</title>
		<link>http://blog.sssworld.com/2015/04/02/cross-domain-sdata-requests/</link>
		<comments>http://blog.sssworld.com/2015/04/02/cross-domain-sdata-requests/#comments</comments>
		<pubDate>Thu, 02 Apr 2015 18:54:16 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1255</guid>
		<description><![CDATA[For Saleslogix SData is the key technology on the server side that enables us to build rich client side applications. Single-page applications are all the rage now and with sdata they can communicate with the Saleslogix database without the need to build a custom web service. However there is a key security limitation which is [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2015/04/02/cross-domain-sdata-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic resizing of the Saleslogix detail area for small screens</title>
		<link>http://blog.sssworld.com/2014/10/21/automatic-resizing-of-the-saleslogix-detail-area-for-small-screens/</link>
		<comments>http://blog.sssworld.com/2014/10/21/automatic-resizing-of-the-saleslogix-detail-area-for-small-screens/#comments</comments>
		<pubDate>Tue, 21 Oct 2014 17:48:17 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1244</guid>
		<description><![CDATA[Wanted to share a small trick I used to make Saleslogix more usable on laptops, especially if you have customized screens that are very tall. On devices with a low resolution height, tall screens can push the resize handle low enough that it can&#8217;t be reached, and since there is no &#8220;global&#8221; scrollbar on the [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2014/10/21/automatic-resizing-of-the-saleslogix-detail-area-for-small-screens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Salesforce Advanced Developer finally!</title>
		<link>http://blog.sssworld.com/2014/09/17/salesforce-advanced-developer-finally/</link>
		<comments>http://blog.sssworld.com/2014/09/17/salesforce-advanced-developer-finally/#comments</comments>
		<pubDate>Wed, 17 Sep 2014 17:56:36 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1228</guid>
		<description><![CDATA[Having set out on the path to the advanced developer certification about 2 1/2 years ago, it was a huge relief when I finally got the &#8220;Success&#8221; result today! This certification is not an easy one (which is good since that makes it all the more meaningful). It is in 2 parts, a multiple choice [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2014/09/17/salesforce-advanced-developer-finally/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Saleslogix Mobile, Safari, iOS and Your Sanity</title>
		<link>http://blog.sssworld.com/2014/07/15/saleslogix-mobile-safari-ios-and-your-sanity/</link>
		<comments>http://blog.sssworld.com/2014/07/15/saleslogix-mobile-safari-ios-and-your-sanity/#comments</comments>
		<pubDate>Tue, 15 Jul 2014 19:49:17 +0000</pubDate>
		<dc:creator>Alex.Cottner</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Saleslogix Mobile]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1212</guid>
		<description><![CDATA[Today I troubleshooted a strange issue with Saleslogix mobile on iOS. Whenever the user would hit the back button in the mobile client, they would actually get returned to the previous website they were on rather than the previous form in the mobile. After a lot of head scratching, I discovered this was due to [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2014/07/15/saleslogix-mobile-safari-ios-and-your-sanity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My dialog is falling off the screen!</title>
		<link>http://blog.sssworld.com/2014/07/09/my-dialog-is-falling-off-the-screen/</link>
		<comments>http://blog.sssworld.com/2014/07/09/my-dialog-is-falling-off-the-screen/#comments</comments>
		<pubDate>Wed, 09 Jul 2014 17:04:13 +0000</pubDate>
		<dc:creator>nicocrm</dc:creator>
				<category><![CDATA[Saleslogix]]></category>

		<guid isPermaLink="false">http://blog.sssworld.com/?p=1207</guid>
		<description><![CDATA[If you use a dialog with very tall content, Saleslogix will automatically add scroll bars to it when it opens up. No problem there. The problem begins when you add content AFTER the dialog was initially opened &#8211; for example, if you have a grid with a filter condition that can add data. When the [...]]]></description>
		<wfw:commentRss>http://blog.sssworld.com/2014/07/09/my-dialog-is-falling-off-the-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
