Quantcast
Channel: SalesLogix – Customer FX
Browsing all 169 articles
Browse latest View live

Easily Generate QR Codes in Infor CRM

QR codes can be useful and you might find a need for generating them inside of Infor CRM (Saleslogix). A QR code can represent a lot of different things, but in this article we will be creating QR...

View Article


Enabling Cross Origin Requests (CORS) for SData to Allow Client-Side Requests...

If you are making client-side Javascript request to SData from a domain that is different than where your SData portal is deployed, you’ll like be seeing the requests blocked with errors showing in the...

View Article


Creating Custom Deployment Actions for Portals in Application Architect for...

Something that is nice about the Application Architect is that it is customizable in a similar way to how you customize the Infor CRM web client itself. An example of this is in my Git Extensions for...

View Article

Getting the SQL for a Group in Infor CRM Web

Groups can be a useful way to allow the user to build conditions to limit the records to perform some action on. Recently, we designed a job that would work on a set of records and we allow the users...

View Article

Don’t install the Infor CRM Job Server on the Web Server

If you install the Job Server on your Web Server, the Web Server is likely to take a significant performance hit from having the Job Server working in the background.

View Article


Hide Infor CRM Groups in the Database

It is possible to hide groups at the database level, thus speeding up load times.

View Article

Adding Custom Columns to the Lookup Dialog to Show Related Data in Infor CRM Web

I recently had a request to customize the Lookup dialog in Infor CRM (Saleslogix) to add a hyperlink column that would launch a dialog to show related data to the row in the lookup search results. For...

View Article

Using IComponentReference as a Generic Entity Type for Infor CRM Entities

Along the same lines as my previous article covering referencing entities using the IDynamicEntity interface to set and get properties by a string name instead of as a strongly-typed object, you can...

View Article


How to Secure Memcached Service on Infor CRM (Saleslogix) Web Server

Make sure your Infor CRM web server is behind a firewall that blocks traffic on port 11211.

View Article


Responding to Row Selected Events in the Editable/SData Grid in Infor CRM Web

The Editable Grid, or SData Grid in the Infor CRM (Saleslogix) web client is a dojo-based grid based on dgrid. This means that, for the most part, you can do just about anything with the editable grid...

View Article

How to Disable Unused Jobs in Infor CRM (Saleslogix)

You can disable unused jobs buy commenting them out in the Scheduling.config file.

View Article

Showing the Entire Note at Once When Clicking “View More” in the...

There’s an annoyance in Infor CRM Web (Saleslogix) that most people have when viewing long notes or emails in the Notes/History tab. There’s a “View More” link, but clicking that only reveals a bit...

View Article

Showing a Message When a Page Has Missing Required Fields in Infor CRM Web

Many years ago I wrote an article titled Making Required Fields More Visible for SalesLogix 7.2 Web where I outlined how to display a message to the user when required fields are missing. Things have...

View Article


Do not enable No Count on Infor CRM (Saleslogix) SQL server

Do not enable No Count on a SQL server running Infor CRM (Saleslogix).

View Article

Incompatibility between old SalesLogix and new Chrome

The most recent version of Chrome (67) is incompatible with some older versions of the SalesLogix web client.

View Article


Dealing with Columns in Infor CRM (SalesLogix) Query Builder

Adding Columns in Infor CRM Querry Builder can be confusing, as columns are listed based on the organization of the database, rather than what is displayed in the Client.

View Article

GLOBALCHANGETRACKING Table and Email Sync.

If you are running some email sync, and it having issues completing, one possible solution is to purge the GLOBALCHANGETRACKING table of all its old delete records.

View Article


Redirect from the Default Web Page to the Infor CRM Web Client

The best way to set up redirection to the Infor CRM web client is to actually place the redirection in the body of the default web page.

View Article

How to Turn Off SMB 2.0 Caching if it is Slowing Down Infor CRM.

If SMB 2.0 caching used in Windows 10 is slowing down Infor CRM, it is possible to use the Windows Registry to effectively turn off this caching.

View Article

Excluding Reports from the Reports List in Infor CRM

In the Infor CRM (Saleslogix) Web client, users can go to the Reports section to see the full list of reports that are available. However, some reports, you might not want to have available there. For...

View Article
Browsing all 169 articles
Browse latest View live