Tag: Datagrids
Detecting when a List Component Has No Rows on a Creatio Freedom UI Page
If you have a need to determine when a Creatio Freedom UI List component has no rows (or does have rows), the list component has a couple of attributes you can use for this. These are attributes that are available as a part of adding the List component to your page, so you don't need to add these attributes,...
Responding to a Row Selected Event in a Creatio Freedom UI List
On a Freedom UI page, the change request can be used for more than just knowing about changes to fields/data by a user, but also for changes to other page and component level changes as well. For a Freedom UI list, it has an attribute that stores the currently selected row. You can add a handler for the change...
Adding a Email link to a datagrid in Infor CRM SLX for Windows
Adding an email link to a datagrid in Infor CRM SLX for Windows can be a useful feature to allow users to quickly send emails to a specific recipient without having to manually enter the email address. In this article, I will outline how to create an email link in a datagrid using VBScript in Infor CRM SLX for Windows.
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 "6515554444x123" that value does not show formatted but instead shows the data as-is,...
Conditional Styling of Rows in the Editable SData DataGrid in Infor CRM Web
In this article we'll taking a look at how to use conditional styling for rows in the Editable (SData) DataGrid. We'll change the look (colors, etc) of the row based on conditions in the data. For the example we will be using, we will modify the TicketActivities grid so that punched-in timed activities that were never punched-out will show...
Setting a Default Sort in an Editable SData DataGrid in the Infor CRM Web Client
When using the Editable (SData) DataGrid on forms in Application Architect, you have options for specifying the sort for the grid by setting the sort properties for a column. It is also possible to programmatically set the default sort for an Editable DataGrid as well if needed.
First of all, to set the sort for the editable grid in Application...
Picklist Column types – Dispaying ticket status in the SalesLogix LAN datagrid
I recently had to build a datagrid displaying ticket information, including the current Status value. Under tickets, the Statuscode field contains the itemid from the picklist table rather than the actual text value as is stored for the Account, Contact or Opportunity areas. If you've only dealt with picklists in those other areas, it could cause some confusion when trying to determine just how to display the Ticket status text value in a datagird, however using the picklist column type makes this very easy.
Using SQL views to incorporate external data into SalesLogix customizations
Did you know that you can include SQL views in SalesLogix? This can be a very handy method to include data that is not normally part of SalesLogix. It is important to note, that these changes are not sync-aware. However if you are running SalesLogix LAN in a network only environment, this can be a helpful way to include data from external sources.
Programmatically building a datagrid in SalesLogix LAN
I recently had a project where I had to configure an account-level datagrid which displayed a list of related opportunities. Aside from standard opportunity level fields, I also needed to include a simple count of products for each opportunity.
In order to include the product count, I used a relatively simple process to define and populate the datagrid programatically. There...
Infor CRM Sync for Exchange: Action Required by August 31, 2026
Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.
[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters
See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.
Disable Caching in Infor CRM SLX Web Client
In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.
AI Readiness Checklist for CRM Teams: Is Your CRM System Ready for AI?
Before using AI in Creatio, make sure your CRM data, users, processes, and automation foundation are ready. Use this practical AI readiness checklist for CRM teams.
Build Your Creatio AI Skills with the 2026 AI Summer Program
Join Creatio’s free 2026 AI Summer Program to learn how to identify, build, deploy, and manage AI agents.



