Is there a way to alter the open record event of a detail row in Freedom so that it runs a particular event that I want? I see some example of HandlerChain, but those are primarily from a button.
Example, instead of opening the edit record page of the product when clicking "Motherboard..." I want to change what it does.
We have a requirement where client would send data as csv file. This file will be later processed via BPM process and record will be loaded into the creatio object. How and where this file can be stored within Creatio Cloud ?
Please note the file is not an attachment to any record but rather records which is to be loaded in Creatio Database.
I can log in fine, however when I try to access the Application hub or Advanced settings pages Creatio freezes while opening the pages. Everything in the browser console on the opened pages looks OK without any issues.
The problem seems to be the number of browser tabs (WebSocket connections) open at the same time. Supposedly, the problem is due to a third-party...MoreLess
We're currently developing and customizing pre-existing applications in Creatio, and we’ve encountered an issue that we need your assistance with.
For example, when we purchase the Sales module, Creatio comes with an Order Management app and others. We need to customize it by adding new columns...MoreLess
We are on the process of implementing SSO and the users testing are getting confused because they are used to enter their credentials on the Creatio Login page (basically clicking on the Single Sign on link is foreign to them.)
Is it possible to have two different login pages? One with the Creatio Login page and another just with the SSO link?
I'm looking to access the `onclick` / 'FolderTreeVisibleChanged' handler of the Folders button on Freedom UI list pages. What is the name of the handler method that i can use?