Possibility for making 2 Dashboard widgets interacting with each others?

Hi, 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? Best regards, Cyrille

The status view does this (change between S M L)
On Mon, Jul 8, 2013 at 11:01 AM, Cyrille Bollu
Hi,
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?
Best regards,
Cyrille
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

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
participants (3)
-
Cyrille Bollu
-
Gerald Young
-
Michiel Beijen