Hello, Currently, no options exist to add your quick filter to a timeline component. However, this logic is planned to be added in the futur...MoreLess
I need to create a page in freedom UI and add it as a section without linking it to a model, meaning that this page operates freely without having a business object related to it.
The purpose is to call external API and retrieve values to be populated in a table/list, and it does not need to be related to any model inside creatio. No need to add-edit-delete for the model, a free customizable page that I can fully control from code level.
As the title says, I would like to customize the header that gets auto-generated from "Customer need", "Contact", "Company" in leads.
Is there a way to include a custom field? this would be really helpful because it is absolutely possible to get two leads from the same contact with the same customer need (but different projects)
Looking for ways to encrypt lookup column value. I want a column value which is supposed to be a secret key be encrypted and editable only to specific user role. Kindly suggest.
I'm working on an assembly package and I'm dealing with some problems due to some customizations, in fact I tried to modify the replacing object of the Account, in particular the 'AccountInserting' event.
After this operations I noticed that the source code of the object remains empty...MoreLess