Hi Creatio Community,

 

I am currently working on a project in Creatio Freedom UI and need to implement a tree view for a section or detail. This functionality is essential for displaying data hierarchically and enhancing user navigation.

Could anyone provide guidance or share any documentation, examples, or best practices on how to achieve this in Creatio Freedom UI? Your assistance would be greatly appreciated.

Thank you in advance for your help.

Like 0

Like

1 comments

Satyam, 

Have you checked the product selection in the order module ?

 

The object cannot be directly taken from the component in the Freedom UI designer but you can use it if you set as parent the "Base entity catalog page (BaseEntityCatalogPage)" page in your page. 

 

As restult you will get a hierarchy tree and then you can customize the page as needed. I tried it with the case object and using the account and contact in the hierarchy.

 

inherit from base entity catalog page

 

Set the option on the hierarchy tree

Show all comments

Hi Team,

 

I need  to create a Tree map in dashboard just like other chart options . Is there way to do it ? Any examples would be a help . Attached is the screen shot

 

Regards,

Sethuraghav N

File attachments
Like 0

Like

3 comments

Hello!

 

Unfortunately, treemap charts are not listed as an available type of data visualization in Creatio OOTB version. 

 

There is a task registered for our R&D team to add new charts' types in further releases. We will add the idea to implement treemapping. 

 

Thank you for helping us become better!

 

Best regards, 

Olga. 

Hi Olga avis ,

 

There is a plug where they have implemented it . Is it possible to use the external libraries and  render the chart .

 

https://marketplace.creatio.com/app/map-widget-creatio

 

Regards,

Sethuraghav N

 

Hi Sethuraghav,

 

 

You can use the 'Map widget for Creatio' add-on as an example of how to add new chart types. The add-on package is BpmCharts.

Show all comments