What parameters are available to QueueView?
/otrs/index.pl?Action=AgentTicketQueue;QueueID=0;View=;Filter=;SortBy=Age;OrderBy=Down
I see lots of potentially useful things here. What is 'Filter=' and 'View='? I have tried supplying the name of a search template to either of these and it either ignores it or says the filter is invalid.
Just in case you're wondering what I'm trying to achieve, I am trying to see in either the QueueView or the StatusView, just a list of tickets whose owner is whatever I specify, the most useful view being my own tickets, but I would also like to see just the tickets of certain agents.
If it's not possible to do this in QueueView or StatusView, how can I get the proper URL of a Search template? I want to bookmark these views on my bookmarks toolbar which isn't possible with a POST as the Search form is currently.
Parameters to QueueView
Moderator: crythias
-
- Znuny newbie
- Posts: 53
- Joined: 04 Apr 2011, 15:38
- Znuny Version: 3.2.8
- Real Name: Alex Dekker
Parameters to QueueView
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Parameters to QueueView
view is "Small", "Medium" or "Large" -> (See the S/M/L icons in the upper right edge of the view)
Filter is one of the filters hardcoded in the frontend modules. To achieve what you want you have to modify the frontend modules to show your locked tickets (when I have enough spare time I can publish a module on OPAR that adds the "my locked tickets" filter to the QueueView).
Filter is one of the filters hardcoded in the frontend modules. To achieve what you want you have to modify the frontend modules to show your locked tickets (when I have enough spare time I can publish a module on OPAR that adds the "my locked tickets" filter to the QueueView).
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- Znuny newbie
- Posts: 53
- Joined: 04 Apr 2011, 15:38
- Znuny Version: 3.2.8
- Real Name: Alex Dekker
Re: Parameters to QueueView
OK, scratch that then.
How can I bookmark searches?
How can I bookmark searches?
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Parameters to QueueView
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 53
- Joined: 04 Apr 2011, 15:38
- Znuny Version: 3.2.8
- Real Name: Alex Dekker
Re: Parameters to QueueView
Gaah, just noticed the Profile Link button! This is better than click, click, click, but I wish search profiles could be shared between users.
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Parameters to QueueView
yeah, but it's possible to modify the header or navigation dtl to include an a href link to the shared search.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask