OTRS 3.3.1 using ACL to hide/show dynamicfield text

Moderator: crythias

Locked
nycjr
Znuny newbie
Posts: 11
Joined: 15 Nov 2013, 19:39
Znuny Version: 3.3.11
Real Name: MG

OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by nycjr »

I am using OTRS 3.3.1 and i need ACL to hide/show dynamicfield text in the new ticket screen that the customer sees, depending on the queue they choose.

I created dynamic fields(text box)

BackoutPlan
ImpactAnalysis
TestingPlan

I need them to only appear for one queue. Is this possible?

I was able to have them appear on the ticket by adding them

Ticket::Frontend::CustomerTicketMessage###DynamicField

Any help on setting up the ACL to hide/show based on the Queue would be much appreciated.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by jojo »

this is not possible out of the box
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
nycjr
Znuny newbie
Posts: 11
Joined: 15 Nov 2013, 19:39
Znuny Version: 3.3.11
Real Name: MG

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by nycjr »

Could I use ACL to show/hide dynamicfield according to ticket type then?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by jojo »

you can not use ACLs to show/hide fields in the Core OTRS. This requires some additional module, which is exclusively for support customers
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by yuri0001 »

Hi!
nycjr - try to see here - viewtopic.php?f=60&t=8032 - may be it help you. :)
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
nycjr
Znuny newbie
Posts: 11
Joined: 15 Nov 2013, 19:39
Znuny Version: 3.3.11
Real Name: MG

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by nycjr »

yuri0001 wrote:Hi!
nycjr - try to see here - viewtopic.php?f=60&t=8032 - may be it help you. :)
After trial and error, I finally made it work. Thank you for your help.
danny0312
Znuny newbie
Posts: 70
Joined: 08 Nov 2013, 00:14
Znuny Version: OTRS 3.2

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by danny0312 »

nycjr wrote:
yuri0001 wrote:Hi!
nycjr - try to see here - viewtopic.php?f=60&t=8032 - may be it help you. :)
After trial and error, I finally made it work. Thank you for your help.

Were you able to actually hide the fields associated with queue or you just hiding its values?
Version: OTRS & ITSM 3.3.8
OS: Windows Server 2012
DB: MS SQL 2012
Web Server: IIS 8
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text

Post by crythias »

viewtopic.php?f=60&t=24116 will hide fields when selecting queues.
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