
9 Jul
2013
9 Jul
'13
6:21 a.m.
Hi Cyrille,
On 7/8/13, Cyrille Bollu
I wanted to know if there are API's to make 2 dashboard widgets interact with each other, so that, for example, selecting a ticket in the "Open Ticket" widget would show some of the ticket's details in another dashboard widget.
I've had a first look at the code, but at first sight such API doesn't seem to exist.
That would be handy though.
Am I wrong that such interaction hasn't been foreseen in the framework?
The dashboard widgets are very independent, so they can't read state of each other. Possibly the best way to do this is to write some jQuery to perform this task, then it would be perfectly possible. -- Michiel