Время создания
Filters

When working with external integrations and web services, it's common to store JSON responses in text fields within Creatio. The problem? Reading raw JSON in a plain text field is painful for end users.

I built a custom Angular component that renders any JSON string as an interactive, collapsible tree — directly inside a Freedom UI page.

What it does:
• Displays JSON as an expandable/collapsible tree
• Color-codes data types (strings, numbers, booleans, nulls)
• Expand all / Collapse all buttons
• Dark theme with encapsulated styles

The interesting part — Property binding
The trickiest part of the development was figuring out how passes properties to custom Angular elements. The key was using the @CrtInput decorator with propertyBindable: true, which tells the framework that the property accepts binding from the viewModel. Once that was in place, the component binds cleanly to any viewModel attribute using standard Freedom UI syntax.

This means you can feed it data from entity fields, external service responses, or values computed in handlers — all without touching the component itself.

If you're working with JSON data in Creatio and want to give your users a better experience, feel free to reach out via direct message.

Like 3

Like

Share

1 comments

This looks great 👍🏻

Show all comments

Hi team, there is any posibility to filter by code the menu for report? The idea is show it base on a category or type:

Like 0

Like

0 comments
Show all comments

Good Morning,

 

I made a pipeline in the dashboard builder. The different layers of the pipeline represent different statuses or phases in our process. However, the pipeline ordered them alphabetically, which isn't correct for us. Is there a way to change the order?

Thanks,

Matt

 

Like 0

Like

1 comments

Hello , 

 

Unfortunately, it is not possible to do this with basic functionality. However, we have submitted a request to the responsible development team to consider adding this feature in future releases.

 

 Have a nice day!

Show all comments
customize
template
for
case
status
change
based
on
business
unit

Hi,

I have a use case where, upon a change in the case status, the business process should verify the Business Unit specified in the case record and trigger the corresponding message template based on both the Business Unit and the case status.

This requirement arises because different Strategic Business Units (SBUs) may have their own customized message templates. Currently, the system triggers a standardized message template by default for case creation and case status changes. However, the requirement is to enable the system to send SBU-specific message templates instead of the default standardized ones.

How can I achieve solution to this?

Like 0

Like

0 comments
Show all comments
markering_plans
Marketing_Creatio
8.0

Hello community,

does anybody know if it is possible to move the vertical line in calendar view of Marketing plans| marketing activities to the right? I can't do it by dragging, but I need to add extra fields to the left heand side of the calendar. And for proper their displaying I need extra space. 

Like 0

Like

2 comments

Hi!

Could you please provide details on how and where the screenshot you are referring to is configured?

Alona Dolya,

Hi, it is from Marketing plans and Marketing activities section

 

 

Show all comments