back to top

Tag: SalesLogix 7.5.3

Adding a label to show when filters are active in the SalesLogix web client

In the SalesLogix web client, users can set filters when looking at groups. These filters further restrict the results in the group. The filter options are stored for the user in the database VFS table so that the next time the group is opened, the filters remain active. The only problem with this approach is it is easy to forget that a filter has been applied to a group and therefor questions arise as to why records can't be seen. I am going to explain how you can modify the filter task pane so that a label appears once you set a filter for a group.

Accessing a user’s Secured Actions to determine functionality in the SalesLogix web client

Since SalesLogix 7.5.3, SalesLogix has exposed user Roles and actions within the roles.  See this post for an overview.  SalesLogix has a IRoleSecurirtyService that can be utilized to to determine if the current user has access to a particular secured action and then take some action on it.  This is a server based service so to access it you...

Exporting dates as local time in the SalesLogix Web client when exporting groups to a file.

How to export data in the SalesLogix web client with dates in local times when exporting group information to a text file.

Getting local time from a DateTime entity property in the SalesLogix Web Entity model

 As you know, SalesLogix stores most dates in the database in UTC equivalent and the provider handles parsing the date in local time when requested.  The SalesLogix entity model does not do this by default, instead the SalesLogix Date web control handles the conversion to local time.  The actual date value returned from the entity model is still in...

Errors with Activities after upgrading to SalesLogix 7.5.3 in the web client

 I have had a couple of clients who recently have reported issues being able to update existing activities after upgrading to the SalesLogix web client.  In the web server's event logs you see errors similar to this:2011-06-10 14:22:58,872 ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute command: UPDATE ACTIVITY SET ALARMTIME = ?, LEADID = ?, LEADNAME = ?, MODIFYDATE =...

SalesLogix Web Client- Add Opportunity/SalesOrder Product grid: Binding a data grid drop down column programmatically

In the standard add product screen for both an Opportunity and Sales Order, the user is able to perform in-line edits to the selected products.  One of the columns that can be edited is the Price Level column.  By default this column is a picklist column showing the “Price Description” picklist.    The problem...

Modifying the SalesLogix Web Client Welcome Page

I was recently asked to explain how to modify the SalesLogix Web.  A common enough question IN get asked so I figured I would describe the Page and how to do some of the things. One of the things I do not like about the current implementation of the Welcome page is that it is largely static...

SalesLogix web client- a client side response after running a server side validation

In the SalesLogix web client it may be necessary to perform some kind of server side code, like data validation, and then based upon what is returned perform some kind of client side action like a confirmation dialog, or opening a new browser window. The nature of ASP.Net web sites is that client side actions run before server side actions so how can we accomplish performing server validations before running client side code? Well lets take a look

SalesLogix Web Client- Group list not displaying

I recently ran into an issue on a new custom entity main view page in the web client where the groups for the new entity would not display. The tabs showing the group names would display but when you clicked on the tab no group list would appear.

SalesLogix Web Client: Adding both client side and sever side validaiton to a SalesLogix checkbox control

Explaining how to add both client and server side code to a checkbox control in the SalesLogix web client.

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.