Iam working on Carrot2 FoamTree API especially working on Large Hierarchial clustering and I need to know if there is a way to post the leaf node as a hyperlink that when clicked opens the link in a new window??
Asked
Active
Viewed 399 times
1 Answers
0
You'll need to use FoamTree JavaScript API to listen to onGroupClick
or onGroupSelectionChanged
events and open your URLs when those events occur.

Stanislaw Osinski
- 1,231
- 1
- 7
- 9