Hi there! I am expiriencing an error after adding previously deleted filed from the form page. Is it possible to comment it in source code?

Like 0

Like

1 comments

Hello,

This error may appear when the column does not exist in the object. To resolve it, we recommend to either remove the attribute from the...MoreLess

Show all comments

How do I change the sort order of the gallery component on a FreedomUI record page?

The current sort order seems to be created on date Newest first. I would like to be able to sort by a custom field on the page alphabetically (A-Z), if the gallery was using text, or numerically, if the field is a number field (smallest to largest).

Like 0

Like

1 comments

Hello!

The feature you're looking to implement is not achievable using a no-code approach but can be done with low-code customization. To create...MoreLess

Show all comments

I have a list of logs, and I want to group them by the user's name. Is it possible to group data in a GridDetail?

Like 0

Like

7 comments

If this is a classic detail, this marketplace add-on will allow you to group the rows of any list: https://marketplace.creatio.com/app/tree-view-creatio

Ryan

Show all comments (6)

Can anyone tell me what are the events that we can use to trigger a handler code other than "clicked" on a button? for example hover-over, dropdown clicked, etc.?

Please specify the events that are already supported by creatio or if they require some customization to make them work.

Like 0

Like

1 comments

Hello Ahmad,

There is no such official documentation. Each business task needs to be reviewed separately to find the perfect solution. ...MoreLess

Show all comments

Hello Community,

We are trying to use Dynamic Case Management for displaying our stage process. However, since the business process involves a lot of stages (12 in total), the visual representation isn’t ideal. 

We attempted to organize the stages into columns and separate them into two headers...MoreLess

Like 1

Like

3 comments

You can try to create several cases (if you can split all your 12 stages of the process into several phases). 

Show all comments (2)

I was wondering what approach you guys usually take to make testing more automated and faster inside creatio

Like 1

Like

2 comments

Hello,

We recommend using development (dev) sites to test any development, including business processes. This approach enables you to identify...MoreLess

Show all comments (1)

Hello community,

I want to remove the "No-Code Playbook" picture that appears by default on login page. Does anyone know how to do this?

Thanks in advance!

Like 0

Like

2 comments
Best reply

Hello,

You need to disable ShowWidgetOnLoginPage system setting in order to hide widget on the login page.

Best regards,
Pavlo!

Show all comments (1)


I have this list page, which has two QuickFilters, I need to get the values ​​from these quickfilters so that when the New button is pressed, these values ​​are passed to this new page to be taken into account when creating a new Payment.
One of the filters selects the contact and another selects the Loan to which the payment will be made. I have tried many ways, but I am unable to get the data from the quick filter.

Like 0

Like

5 comments
Best reply

How are you trying to do it? there is an element in the $context.attributes that must have the quickfilterName + "_value" and could be an array

Show all comments (4)

Hello community,

the Excel reports builder for Creatio | Creatio Marketplace doesn't work correctly for custom sections.

I created a custom section and the "Section report" designed with the addon does not appear in the list section.

The addon adds the section customization on the "ListFreedomTemplate" but the freedom list page created inherits from ListPageV2Template (CrtUIPlatform).

Like 0

Like

2 comments

I tried to replace the ListPageV2Template, but it doesn't work

Does anyone have some suggestions?

Show all comments (1)

Hello community 

What do you suggest to start a new Creatio project, use the setup file for .NET Framework or start with NET 8?

Like 0

Like

4 comments

Dear Stefano, 

The decision to start the new Creatio project with the .NET Framework or with .NET 8 is entirely up to you. We support both...MoreLess

Show all comments (3)