Tag: CSS
Dynamically Changing a Control Style CSS on a Creatio Freedom UI Page
In a Creatio Freedom UI page you might want to apply custom CSS styles to controls based on conditions to draw the user's attention to something. This article will outline how to do this for any control type on a Freedom UI page.
In this article, I'll be using the scenario styling a checkbox as red when checked and normal...
Adding Style to a MessageBox Dialog in Creatio
If you need to apply style to a messagebox dialog in Creatio, you'll need to do a small hack that allows you to identify your specific messagebox in the markup so your CSS/style doesn't apply to all messageboxes. If your dialog is a real dialog or a mini page, this hack isn't needed since you can easily identify those...
Changing the Allowed Time Selections on the Time Picker in Creatio
When you have a Date/Time column, or just a Time column in Creatio, you'll get a time picker control that includes a drop down of every 15 minute interval. For example, you'll see 9:00 AM, 9:15 AM, 9:30 AM, 9:45 AM, 10:00 AM, etc. However, there's a quick CSS hack that we can use to only show the whole...
Adding a Color to Alternate Rows in a Detail with Tile View in Creatio
When viewing a list in Creatio, whether a section list or a detail list, there are two views you can chose from: List view or Tile view. List view is more of a typical datagrid like display with single rows of data and tile view is where you can have multiple rows of fields for each record. In list...
Applying Global CSS Styles in Creatio
There are times you might want to add CSS styles to the entire Creatio application. I wrote an article previously about how to add CSS styles to Creatio where I outlined how to add CSS to a specific page. In that article I mentioned, towards the end, that if you want to add CSS globally, to all of the...
Changing a Detail Grid to a Horizontal Layout instead of Vertical Rows in Creatio (formerly bpm’online)
One of the things I love about Creatio is how it is so simple for a non-developer to customize while still allowing developers to take it further, all at the same time. In this article, we'll completely change how a detail grid is displayed by taking it further with some CSS. In short, we'll modify the detail's grid from...
Applying Global CSS Styles in the Creatio Portal (formerly bpm’online)
In my last article I showed how you can determine if the current user is a portal user or not. In this article we will use that to selectively apply some custom CSS to the portal only. If you're new to applying CSS styles in Creatio, take a look this article on the topic before continuing.
First of all, what...
Changing Multi-line Text Labels to Top Alignment in Creatio (formerly bpm’online)
In Creatio, the default for field labels is middle alignment. This is all fine, but for multi-line text fields, this can look confusing to some users. The label will be aligned to the middle of the multi-line text field, but the cursor, or entered text will be aligned to the top of the textbox itself.
This is what this looks...
Adding Custom CSS Style Sheets to a Page in Creatio
Adding custom style sheets in Creatio is a very easy task. You can add custom style sheets to specific pages or sections, or even globally to the entire application. In this article we will look at adding a custom style sheet to the Opportunity page. For this example, we'll just apply a simple style to display the Amount field...
Loading Custom Javascript and Style Files in Infor CRM (Saleslogix) Web Without Modifying Master Pages
Usually when you create custom Javascript or CSS stylesheet files for Infor CRM, you have to modify the master pages to load your scripts or stylesheets. The problem with this is that you've now touched one more thing that you need to worry about in an upgrade. There's a lot of stuff going on in those master pages and...
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.



