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.
OTRS 3.3.1 using ACL to hide/show dynamicfield text
Moderator: crythias
Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text
Could I use ACL to show/hide dynamicfield according to ticket type then?
Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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
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)
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)
Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text
After trial and error, I finally made it work. Thank you for your help.
Re: OTRS 3.3.1 using ACL to hide/show dynamicfield text
nycjr wrote: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
OS: Windows Server 2012
DB: MS SQL 2012
Web Server: IIS 8
-
- 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
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
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