acl DynamicField per queue

Moderator: crythias

Locked
palcic
Znuny newbie
Posts: 14
Joined: 24 Oct 2012, 12:19
Znuny Version: 3.1.9

acl DynamicField per queue

Post by palcic »

Hi!

I have a small problem. I need to do an dynamic field (drop-down menu) for specific queue. For an example: I have an queue "workers" and I need specific dynamic field "kats" only for tickets in this queue.

How should I do it with ACL?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: acl DynamicField per queue

Post by crythias »

You can't do it through ACL
viewtopic.php?f=60&t=8032
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
palcic
Znuny newbie
Posts: 14
Joined: 24 Oct 2012, 12:19
Znuny Version: 3.1.9

Re: acl DynamicField per queue

Post by palcic »

Whats happened with this templates after otrs upgrade?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: acl DynamicField per queue

Post by crythias »

palcic wrote:Whats happened with this templates after otrs upgrade?
If you modify "Standard", and you upgrade/update otrs, Standard will be overwritten. If you make your own theme (see the docs) your own theme won't be overwritten.
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
palcic
Znuny newbie
Posts: 14
Joined: 24 Oct 2012, 12:19
Znuny Version: 3.1.9

Re: acl DynamicField per queue

Post by palcic »

That's not good. :(

We have many queues and we need some categorizations only per queue. I thought that the best solution is a dynamic-field with drop down menu. Do you know some other solution for my problem?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: acl DynamicField per queue

Post by crythias »

subqueues.
Otherwise, no.
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
Locked