Custom tree control

Is there a custom HTML control in Creatio that I can use to build a tree hierarchy and visualize it in the UI? The input parameter to the control will be a single node that could be at any position in the tree. The logic should query the database for the links to traverse upwards and downwards from the said node to complete the tree.

 

Is there already a control in Creatio that can be repurposed for this use-case?

 

Thanks in advance...

Like 0

Like

1 comments

Hello,

 

You can find an example in the Advanced Settings => Package Dependencies tab.

There is also another one in the Account section, Account page => Connected To tab.

 

Best regards,

Bogdan S.

Show all comments