Hello community!

You have to be aware that since the 8.0.9, Sections Configuration Items, Problems, changes, releases are not anymore available for new clients after the 8.0.9.

Product documentation and the website of Creatio are still referencing the features...

This is a major change and it hasn't...MoreLess

3 comments

Greetings!

 

We would like to share the latest information regarding the sections (Configuration Items, Problems, Changes, and Releases)...MoreLess

Show all comments (2)

Hello Community,

I want to implement a Google Sign On on a Creatio site, is it possible? Is there any connector that allows this?



Thank you very much!

Like 2

Like

1 comments

Hello,



I have checked this information with the R&D team responsible for the SSO integration. They confirmed that it is possible to se...MoreLess

Show all comments

Hi,

My use case is to add a button in the page that executes a process. This is pretty straight forward in freedom UI and i was able to achieve it.

However, the button always renders even during the creation of a record and update.

What i ended up doing is to create a new attribute "isButtonVisible"...MoreLess

Like 0

Like

2 comments

If you look at the Cases_FormPage it hide a lot of elements of the page is in “create” mode using a business rule that just checks if CreatedOn is filled in or not. 

Ryan

Show all comments (1)

Does Dynamics 365 provides a set of APIs that allow Creatio to interact with its entities, including the Case entity. for an example we need to get single instance as well as list of Case entities base on filter criteria.

 

Like 0

Like

1 comments

Hello,



There is no such OOB intergmation. 



But we've registered it in our R&D team backlog for consideration and implementation in...MoreLess

Show all comments

I'm trying to modify the chat panel to add a new button that will contain another type of template, but I can't find which module file refers to this panel.

What files are related to this panel that allow me to make changes within it?

Like 1

Like

3 comments
Show all comments (2)

Hello Community,

I need to know if it is possible (and how to proceed if possible) to upload a file into Creatio (in this specific case an audio file) from an external application using OData connection in version 8.0.10. The file need to be uploaded into the attachments detail of a custom section.

Thank you!

Like 0

Like

1 comments

Hello Javier,

Regarding the general function of OData, you can find detailed information in the following resource:

OData Overview

For more...MoreLess

Show all comments

Has anyone managed to return the count of attachment records from a record. Having trouble validating whether a record has any attachments or not.

Like 0

Like

1 comments

Hello,

You can use the EntitySchemaQuery to get the number of attachments:

onEntityInitialized: function() {
				this.callParent(arguments...

MoreLess

Show all comments

Hi Community,

How can I do in the new Freedom Ui so that the page does not close after saving a record?

I know the method in the old classic page, but I can't find the way to do it in the new Freedom ui.

Thank you in advance.

Like 2

Like

4 comments

This works, but does produce some odd results on some pages - for example the Case page shows several things once the CreatedOn is populate...MoreLess

Show all comments (3)

Hi,

I'm calculating the response and resolution date in the case through a business process using the "Add Business Days" user task but is not working, it appears the error:

I think this happen because is not compatible with postgress sql.  Do you know if there is another user task or feature I can use to perform this calculation?

This is my process:

Thank you,  

Claudia.

Like 0

Like

3 comments

If the end result you're after is to add days to a date, you can use a formula such as:

[#Case.TheDateField#].AddDays(3)

Note, the [#Case.TheDateField#]...

MoreLess

Show all comments (2)

Hello all,

I am trying to configure an instance in 8.0.10 using Changes, Problems, and Configuration Items however the sections are not appearing either in Freedom or Classic UI. Have they been removed? I can see the objects still in the Configuration screen but they are not appearing in Workplace Setup.

Like 0

Like

2 comments

Hello!



At the moment we are carrying out preparatory work to move the product line from large products to composable applications and to comply...MoreLess

Show all comments (1)