I am adding a custom section to the Studio workplace and then exporting the package from the Application Hub, but when I reinstall the package using the application hub the section is not restored to the Studio workplace. Built in sections will save but not my custom section.
If what you're saying is that the section doesn't display in the Studio workplace - Does your package have a data element for SysModuleInWorkplace...MoreLess
If what you're saying is that the section doesn't display in the Studio workplace - Does your package have a data element for SysModuleInWorkplace...MoreLess
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.
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 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?
I have developed a page using Freedom UI. I want to develop some core functions that i want to call in different Freedom UI screens. For example function calculate as shown below.