0

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??

1 Answers1

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