Assign Worker to Multiple Queues for Displaying on Dashboard
Created: 09 Oct 2008
I've seen the post that describes customization of the DashBoard so that different queue's are displayed for different workes. This was done with code explicitly referencing the Worker's ID. I would like to add a field to the Worker table so that I don't have to hardcode which Queues are displayed by individual Worker IDs.
To do this, I would like to use a control that allows me to multi-select from a list of values. Then I could load this with the current Queue Names. Is there such an AppWeaver control?
If not, then I guess I could add up to X number of fields to the worker table, each which allows selection of a Queue. This is much messier, so I was hoping there was another way.
discussion Filed Under: