Changing the Background Color of Composite Controls in the Infor CRM...
Many of the controls in Infor CRM (Saleslogix) are composite controls. This means, that a single control you add to a quickform, such as a picklist, address control, date picker, etc, are rendered on...
View ArticleEditable Grid modifications/deployments with new entity properties in...
Just a quick post regarding something that I was banging my head against today… I was working on an editable datagrid, adding two new columns from a couple of field properties that I had just added to...
View ArticleInfor CRM 8.2.1 Web Client issues with Milliseconds
We recently had a client who ran into issues trying to edit some of their activities in the Infor CRM web client. The same activities could be edited in the Windows client successfully. When attempting...
View ArticleDetermining if a User is a Member of a Team in Infor CRM Web Part 2
Back in 2009, Ryan wrote about how to determine if a user is in a team. His last code snippet example is no longer valid as those methods now return different object types. His old code was this:...
View ArticleInforum 2016 Early, Early Bird Rate Extended to April 7th
Big savings just extended, don’t wait. Infor just announced that the deep discount offered to those customers that register super early (or early, early as Infor is calling it) has been extended until...
View ArticleInfor CRM (Saleslogix) v8.3 Outlook Integration: An In-Depth Look
Webinar on Wednesday, April 20th at 2pm CDT. The release of Infor CRM (Saleslogix) v8.3 may be behind schedule, but that doesn’t mean you can’t take the time to learn more about the features that will...
View ArticleFree Training Workshop: Creating and Running Mail Merge in Infor CRM...
Monday, April 11th at 2pm CDT. Take a little break during your day to learn something new! Our free training workshops help you to better use Infor CRM by breaking up the myriad of functionality into...
View ArticleBuilding a new Job Service Job in Infor CRM Web- Step by Step
Using the power of the job service can open up a lot of tasks within the web client. By executing out of the web context they are a perfect place to run long running processes and because they can be...
View ArticleFree Training: Sales Forecasting in Infor CRM (Saleslogix) Web
Monday, April 18th at 2pm CDT. If you’re interested in better management of, and insight to, your opportunities and sales pipeline our Infor CRM Sales Forecasting workshop is a good place to start....
View ArticleFree Training: Using Global Replace to Update Records in Infor CRM (Saleslogix)
Join us Monday, April 25th at 2pm CDT. Are you familiar with the Global Replace Wizard? No, you’re not? Then Monday’s workshop is perfect for you. We’ll review how Global Replace can take the hassle...
View ArticleinforCRM (formerly SalesLogix) Reducing Event Viewer SData errors
If this is a constant issue in the Event viewer “ERROR Sage.SalesLogix.Web.SLXMembershipProvider – No error message available, result code: E_FAIL(0x80004005).” It may be due to the way the Webdll...
View ArticleRecording: Infor CRM (Saleslogix) v8.3 Outlook Integration
Did you miss last week’s webinar? If you did, not to worry, we have a recording available that we hope will get you excited for the improvements to Outlook integration, which Infor is now strictly...
View ArticleTraining Workshop: Creating Groups in Infor CRM Web
There’s still time to register! If you’re using Infor CRM there will come a time when you need to create a group, and whether you’re creating groups on a regular basis, or your group creation is...
View ArticleInfor CRM 8.3 – New feature for linking Contacts to Accounts
Infor CRM 8.3 adds a useful new feature for linking Contacts to Accounts where the Account is not the primary Account for the Contact. This new tab is called “Contact Associations”. This is in...
View ArticleTraining Workshop: Sales Forecasting in Infor CRM Web
Set yourself up to win. Make sure your sales pipeline is setup in a way that meets your unique needs, ensuring that your sales forecast is accurate and useful. How? Join us on Monday, May 23rd at 2pm...
View ArticleUpdate 01 for Infor CRM v8.3 Has Been Released
Is there a fix for what ails you? Last Thursday Infor released Update 01 for Infor CRM v8.3 and while there are a handful of new features – Reporting performance improvements, added logging and...
View ArticleInfor CRM Xbar for Outlook version 1.3.1 brings backwards compatibility
Infor CRM Xbar for Outlook 1.3 has been updated to 1.3.1 which adds backwards compatibility for Infor CRM version 8.1.0.8, 8.2.0.2 and 8.3 or later. Ensure your version of Microsoft Outlook is the...
View ArticleCustomizing the Account Associations SData Grid in Infor CRM (Saleslogix)
The Account Associations tab in Infor CRM is made of a custom SmartPart that contains an SData DataGrid. Usually, when working with an SData Grid in Application Architect, you have editors that help...
View ArticleBusiness Process Management with TaskCentre and Infor CRM
Webinar Wednesday, June 22nd at 2pm CDT. How does the ability to automate virtually any process, cut down on errors and inefficiencies, and integrate your ERP with Infor CRM, eCommerce, marketing...
View ArticleUsing Computed columns to create an Email link on a standard ICRM web datagrid
Recently, I had a request to build functionality that would allow a user to send an email based on information in a datagrid row. Here is an outline of how I put that functionality together. The form...
View Article