Tag: SData

  • Content Type

Phone Formatting in Editable SData Grids in Infor CRM

In the 8.4 Infor CRM web client, if you add a phone number column to an SData grid it does not handle formatting phones that contain extensions. Phones that are just 10 digits format fine as (nnn) nnn-nnnn but if you add a phone value like “6515554444×123” that value does not show formatted but instead […]

Fixing Timeless Activity Displays in the Infor CRM 8.3.09 Web Client

In the Infor CRM 8.3.09 web client timeless activities in the sdata grid display their dates as one day off due to UTC offset incorrectly being applied to these records. The sdata grids all inherit from the Sage.UI.Controls.GridParts.Columns.DateTime widget. Because of this we can fix the base widget function returning the incorrect date value and […]

Adding a Filter/Condition to the Contact Attendees Lookup in the Infor CRM Activity Editor Dialog

I’ve posted a few times before about customizing the Infor CRM (Saleslogix) Activity Editor Dialog. It’s a form made up of 100% Javascript so customizing it isn’t like your typical Infor CRM Web customizations. In this article, we’ll be looking at how to customize the lookup to add contact attendees (participants) to the activity. Specifically, […]

Reading Data Using the Infor CRM SData REST API from a .NET Application Using the DotNetSDataClient Library

When working with the Infor CRM SData REST API from a .NET application or website, there are a few different choices for libraries you can use to make the SData code easier. The original library was called the SDataCSharpClientLib, which I have written about previously. However, the SDataCSharpClientLib was replaced with the newer DotNetSDataClient library. […]

References for the Infor CRM (Saleslogix) SData REST API

The Infor CRM SData REST API is a web API that allows you to access the entire Infor CRM entity model, complete with business rules & events defined in the Application Architect along with other system data such as users, picklists, etc. The SData API allows you to interact with Infor CRM data over the […]

InforCRM (formerly Saleslogix) Mobile – Clearing Out Earlier Customizations

If you started with an earlier version of SalesLogix Mobile, let's say version 7.5.4, and customized the mobile platform at level 1.2 you may find the mobile client no longer runs and the existing custom screens don't allow you to upgrade to version 3.0.4. You have two options here - have someone recreate the custom screens for version 3.0.4 or remove the customized screens and start over with a basic mobile v3.0.4.

SalesLogix 8.1 Job Service Scheduling Executions Error Resolution

Often times a web implementation will have an application server that is used to deploy the web portals to a web host server. When the Saleslogix web client and SData portals are deployed and then tested an Internal Server Error is encountered on the URL, similar to the following: Http://Webserver:3333/slxclient/slxdata.ashx/$app/scheduling/-/executions?

Saleslogix Sdata Doesn’t Like Tables in Lowercase

I recently ran into an issue with a client’s system who was using SQL views as entities.  This is a powerful capability of Saleslogix but there is one caveat.  Make sure that the Saleslogix view is in all caps.  When you add the view as an entity, one of the attributes that gets generated is […]

Subscribe To Our Newsletter

Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!

You have Successfully Subscribed!