Tag: Mobile Client
Your Guide to Mastering Infor CRM Mobile – Watch On-Demand
Yesterday's webinar, "Mastering Infor CRM SLX on the Go: Seamless Updates and Customizations" covered many topics, such as:
Mobile Setup & Customization – How to configure Infor CRM SLX Mobile, roll out updates, and create a desktop shortcut for quick access.
Problem-Solving Tips – Solutions for common challenges with mobile adoption and usability.
Customizations – A look at adding...
Now Available: Infor CRM Mobile v4.3
Mobile v4.3 is ready for download, however, this version is only available for use with Infor CRM v8.4 and above. What will you find in the latest update?
Added all configuration options, commented out, to the production.js so that configuration options no longer need to be copied from the production.default.js and pasted to the production.js.
Added the ability to...
Adding a Multiline Text Field in the Creatio Mobile Client
When you add a text field in the Creatio mobile client using the mobile wizard, by default, the field will be a single line of text. If you want to make the text field show multiple lines, you'll need to add some code to make it display as a multiline text field. To do this, you'll need to first...
Setting a Sort for Lists in the Creatio Mobile Client
When you configure a list for the Creatio mobile client using the mobile wizard, by default the list shows in database order which isn't too helpful. However, you can specify a sort for the list in code. The first thing you'll need to do is add a module for the entity in the Mobile application manifest.
See Creating Modules for the...
Creating Modules for the Creatio Mobile Client
Creatio's mobile client is a hybrid mobile application using the Cordova framework to run a Javascript application inside a native application shell. Creatio provides a mobile application wizard that allows you to easily configure what shows in the mobile application. Just like the Section wizard, the mobile application wizard also generates javascript files. These javascript files sync to the...
Displaying Specific Error or Validation Messages from Business Rules in Infor CRM Mobile
There are many cases where you'd want to throw a ValidationException in an entity event or business rule in Infor CRM. This is a common practice where you'll throw the exception and the message is displayed to the user when using the full web client. However, in the mobile client, the user will never see the message for the...
Upgrading Infor CRM Mobile from Version 3.x to Version 4.0
If you're using Infor CRM Mobile version 3.x, without question you should consider upgrading to version 4.0. Version 4.0 has a completely new UI that is a huge improvement to Infor CRM Mobile. It's a more modern look and feel, but greatly improves the user experience as well. However, the upgrade from mobile 3.x to mobile 4.0 isn't exactly...
Fix for Setting the Title on Detail Views When Navigating from SpeedSearch Results in the Infor CRM Mobile Client
I had never noticed before until a client brought it up, but in the Infor CRM Mobile client, if you navigate to an account, then do a SpeedSearch search and select a different account, the top title of the detail view will show the previously selected account, not the one you just selected from the SpeedSearch results. This isn't...
Enabling Cross Origin Requests (CORS) for SData to Allow Client-Side Requests from Other Domains
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 console that say "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource". What this means is that the browser is blocking the...
Customizing the SData Model for Entities in Infor CRM Mobile in Version 3.4 and Above
As of mobile 3.4, each entity has a model which describes the data to retrieve for it's different views (detail, edit, list). The models can be customized in the same way as you register customizations for a view. In mobile versions previous to 3.4, you would use methods, such as querySelect to add a new property to the SData...
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.



