Does anyone know if is is possible to set up a field value in business rules by combining 2 strings? For example change the title to something like "Account name - Customer need"? Hope this is achievable without programming as this is really a basic "no code" functionality...
In the business scenarios there are fields like ''Business Unit of User'' which should be auto-populated based on the business unit of the current system user. Now for this I believe that there should be are record in the system for that user[In Contact section] having Business...MoreLess
Sorry for the unclear answer. I only meant to ask if you had done this, as a question. I did not want to suggest you do this as you are really...MoreLess
Hello, I created a lookup in the Contact section. I added data into it from the Lookups section. I got a foreign key error while selecting the data entered in the Contact section. I updated the table I created from the Configuration section. Again nothing happened. I deleted Lookup. I removed the relevant...MoreLess
I want to override qualify button method in Leads section and check if some of the fields have appropriate value. If not, I want to stop the lead qualification process. Can someone help me in achieving the same?
To test the HAProxy, I've installed two Creatio Applications on my virtual machine, using Docker. Each instance can be access through a specific container address.
I have to use Odata of Creatio environment from Postman using OAuth 2.0 authentication. For that, I have followed a Tech hour session of Creatio Trainers.