hello, I would like to know what the error is due to,
perform a business process in the local environment,
but I try to import the package in the dev environment,
it throws the following error with the business processes
An error occurred while generating the source code of the
"AnalisisCancelacionPolizaLDFTProcess"...
I've long wondered how best to set up the configuration when you have many objects and related schemas, etc. that all depend on each other. Let's say we have "Accounts", "Contacts", "Agents" "Feedback", "Bookings" and so on.
All of these objects have either a dependency based on...MoreLess
we have a new requirement of the customer like when we perform the import from excel, the customer wants to change the screens while performing the import process. as shown in the picture.
I've created a custom FreedomUI page for AccountAddress object. I'd like to implement some kind of automation for two lookup fields: Country and Region. It consists of two parts:
1. When I choose a region from list, the country should be set to region's country. For example, if I choose Texas region...MoreLess
I have a business case where I wanted to load the records to the editable detail on click of a Save Button (We have a custom code written to insert the records to detail).
I have added a page filter so that the detail should contain only the records where reference Id i...MoreLess
I need to redirect a user to an Account edit page under certain conditions, after an activity is completed via the activity mini page. For this I used the OnSaved() event as indicated in the sample code, but I get the error below. How do I resolve this?
We are using an out-of-the-box detail created by Creatio with code "OpportunityTeam" in the Opportunity section and would like to remove a filter on it. The Contact lookup on the detail object "Opportunity participant" is being filtered by the Account lookup on the Opportunity object...MoreLess
I hope this email finds you well. I am writing to seek assistance regarding a functionality in Creatio that I'm currently exploring. I would like to generate a printable report from a specific database view, and I was hoping you could provide me with some guidance on how to achieve this...MoreLess