cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hyperlink in backoffice explorer-tree

Former Member
0 Likes
337

Hi experts, i would put a new node in backoffice explorer-tree. This node should be just a link to an external site. Could you please suggest a solution?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

there is no config-only way to do so. You would need a a widget connected to the tree, that would require to the selection. It might redirect to the page you need or open it in a new tab.

Cheers, Wojtek

Former Member
0 Likes

Another option would be to use custom treeItemRenderer (see the documentation here).