Tag: Events
Coming to Chicago: No-Code Days The Age of AI
Creatio’s No-Code Day is back — and this year, it’s been completely reimagined. With a fresh, immersive format and a special focus on the financial services industry, this event is designed to empower professionals at every level with the tools, insights, and connections needed to lead digital transformation.
Whether you’re a banking executive, fintech innovator, IT strategist, or operations leader,...
Executing Code in Creatio Application and Session Start and Shutdown Events
If you need to execute custom code when the Creatio application starts up or shuts down, or when a user session starts or ends, you can easily do so by creating a class that inherits from AppEventListenerBase and overriding OnAppStart, OnAppEnd, OnSessionStart, or OnSessionEnd.
Let's take a look at a sample class that executes some code when the Creatio application...
Adding Code to the Save Event of a Creatio Freedom UI Page
In classic pages in Creatio, if you wanted to add code to the page's save event, you simply had to add a save function to override the base page save function, do your work, then use this.callParent(arguments) to call the base page save function (so it actually saves the page). In Freedom UI pages, if you want to do...
Responding to an Change Event When a Field is Changed on a Creatio Freedom UI Page
In classic Creatio pages, to wire up a change event for a field on the page you would use an attribute to determine the column and the function for the change event. However, to respond to a change event for a field in a Freedom UI page, you simply need to wire up a handler for a change request....
[Virtual Event] No-Code Day: Manufacturing Industry
If you're in the manufacturing industry you don't want to miss this digital event. Sign up to explore how no-code tools are shaping the future of manufacturing.
Meet 1,000+ attendees, hear 10+ inspiring speakers, and enjoy 3 hours of an insights-packed event!
<< Register now >>
The featured speaker is Henrik von Scheel, an industry 4.0 originator, iconic futurist, and trusted advisor...
Subscribing to Add, Edit, and Delete Events From a Detail in Creatio (formerly bpm’online)
There are many occasions where you might need to know when a row has been added, edited, or deleted in a detail in Creatio from the page where the detail has been added. An example of this is in the Order area, where you can add/edit/delete rows in the products detail and the total of all the products is...
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.



