hi I don't know how but one of the fields that is automatically calculated with the data source set now doesn't work for me. It keeps resetting for me and doesn't work. In the image, you can see the deleted field details. who can i fix it ? thanks!
I tried transferring campaign flows (Type=Marketing campaign files) from dev environment to pre-prod in a package. I am able to see the updated objects; but I don't see the campaigns in the campaign section. Is there anything I am missing?
Hello For some time now, I have noticed that the process of importing users from ldap does not start correctly even though it is set to synchronize every 2h.
interestingly enough the process starts without problems if I run it manually
Please provide us with a detailed information on what is not working correctly (business process not starting on time, is being delayed or not finished)?
I have an object called ItalVinculacion, and inside it I have to read the content of ItalProduct, which is also an object, and obtain the values of ItalEjeAplicacion and Type, which are objects within the product.
This is my code:
var autoId = Get<Guid>("IdAuto");// ID del auto en ItalAutosNormalizados
var...
Hoping someone can assist any way they have found to help when using O365 with Creatio email. When we send a bulk email from our generic sales@ email(which most audience members are used to) we receive a few hundred OOO or 'so and so no longer works here' responses. What are people doing to filter those to a different folder in their distribution lists so members don't get all those emails?
In this case, I recommend checking the system settings and mail operation, which is filled in the system settings. For example, if you transferred...MoreLess
In this case, I recommend checking the system settings and mail operation, which is filled in the system settings. For example, if you transferred...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.
Is there a way to do something like the list of products in order in the mobile application?
I am creating a custom section with the same functionality, but it has to be able to be reflected in the mobile application.
I would like to know if it is possible to do it in the mobile application or an alternative since the idea is that users can select records from a catalog and have them included in a new record.