Resizing a Editable Grid in the Infor CRM Web Client
The web client’s editable grid does not resize well when you expand a tab that the grid may exist on. You end up with a lot of white space at the bottom of the grid where you could be showing data from...
View ArticlePassing Values from Client-Side Javascript to Server-Side C# Actions in Infor...
There are more and more parts in Infor CRM (Saleslogix) that use client-side code, however, the application itself does still rely heavily on C# server-side actions in postbacks for most of the heavy...
View ArticleTaskCentre and Infor CRM (Saleslogix) – Bringing People, Systems, and...
There is still time to register for Wednesday’s webinar! Did you know that it is possible to get workflow, document automation, web content publishing, data integration, business alerts, and...
View ArticleUsing Selected Rows in an Editable Grid in a Server-Side C# Action in Infor...
In my previous article I discussed using the ClientContextService to pass values from client-side code to a server-side C# action. We will use that idea here to allow a server-side C# action to know...
View ArticleInforum 2016 is 16 Days Away!
July 10th – 13th. Have you registered? Inforum 2016 is taking place in New York City and it’s an event you don’t want to miss! Whether you only use Infor CRM, or you use a whole suite of Infor...
View ArticleAccess to InforCRM (formerly SalesLogix) 8.x Application Architect
In the unusual circumstance where you as the INFORCRM admin need to grant access to the Application Architect, but do not want to hand out the Admin password we have a workaround. Open up the...
View ArticleUnable to Run Jobs in the Job Manager
I had a customer today that was unable to run jobs from the Job Manager. The error they continued to get each time was an authentication error: DB_SEC_E_AUTH_FAILED(0x80040E4D After a lot of checking...
View ArticleInfor CRM 8.3 Upgrade – Issues with Proper Schema Creation in the Database
We recently ran into an issue when upgrading a customer to 8.3 that I wanted to discuss as it is a potentially big issue that could prevent an upgrade from working correctly, despite no warnings or...
View ArticleInfor CRM Web Client – Using Style Attributes to Manipulate Control Appearance
With how the quick forms are constructed into asp.net user controls when the web client is deployed, it can be difficult to manipulate the appearance of controls since they exist within unnamed divs...
View ArticleInfor CRM 8.3 French and German Language packs released
Now Available for download from the Infor Xtreme Portal are the Infor CRM 8.3 French and German Language packs. So, crm infor heureux and glücklich infor crm
View ArticleInfor CRM Mobile 3.4.2 has been released
Now available for download is the latest release of Infor CRM mobile; 3.4.2 for 8.0 or later. You can get it from the Infor Xtreme Portal in the Downloads/Products section. Included is the...
View ArticleHTTP Request error with Crystal Reports in InforCRM
I bumped into an issue today with a Crystal Report that would not run. It had ran previously and other reports in the system were running fine. unknown error Checking the event log showed this error:...
View ArticleInfor CRM News You Can Use – August 2016
The Customer FX Newsletter highlights our monthly webinar, free training, important information about Infor CRM and industry news, as well as popular blog posts. If you would like this information...
View ArticleRestricting the Related Assets SData Lookup for Tickets in the Infor CRM...
When associating a related asset to a ticket in the Infor CRM Web Client (Saleslogix), the out of the box behavior will show all assets in the system in the lookup to select an asset. This doesn’t make...
View ArticleSalesfusion Webinar: Marketing Automation and CRM Integration
Thursday, November 3rd at 1pm CT. You may not know this, but marketing automation platforms and CRM go together like peanut butter and jelly. Like salt and pepper. Like coffee and mornings. Simply...
View ArticleHow to Import Data Into Infor CRM (Saleslogix) Using SQL Server Integration...
Importing data into Infor CRM (Saleslogix) is a task that is typical for any system. However, sometimes the custom format table ID values are a roadblock in using standard, or widely used tools to do...
View ArticleLoading Custom Javascript and Style Files in Infor CRM (Saleslogix) Web...
Usually when you create custom Javascript or CSS stylesheet files for Infor CRM, you have to modify the master pages to load your scripts or stylesheets. The problem with this is that you’ve now...
View ArticleInforCRM V8.x Customer Portal File Attachment Upload Fails With Error 405
We had not seen this error in the InforCRM Customer Portal until recently, and the befuddling aspect was the SLXClient attachment upload worked perfectly. The Application Architect setup was checked...
View ArticleInfor CRM 8.2 Web Client Fails to Delete Attachment
When attempting to delete and attachment using the Infor CRM 8.2 Web Client, you may get an error that the "requested value 'Modified' was not found." This occurs when values for...
View ArticleAdding Attachments to a Custom Entity in Infor CRM (Saleslogix) Web
Adding support for attachments to a custom entity in Infor CRM Web is a pretty simple task as long as you know what the steps are. Luckily, the out of the box attachments SmartParts is built in a way...
View Article