Configure ACL in OTRS 3.3 beta

Moderator: crythias

Locked
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Configure ACL in OTRS 3.3 beta

Post by ndhvu275 »

Dear all,

I'm trying to work OTRS version 3.3, it's really nice to be included ACL configuration. But I'm facing an issue: I want to hide my dynamic field when enter AgentTicketPhone screen, this dynamic field will be appeared when 'Taken BO' queue is selected. I configured as below but it's not working

hide dynamic field
10-24-2013 9-55-51 AM.png
show dynamic field if Taken BO queue is selected
10-24-2013 9-57-40 AM.png

Anyone know where I was wrong please help me

Thanks
Vu Nguyen
You do not have the required permissions to view the files attached to this post.
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Configure ACL in OTRS 3.3 beta

Post by jojo »

thats not possible
"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
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Re: Configure ACL in OTRS 3.3 beta

Post by ndhvu275 »

Hi,

In the old version is 3.2, I can make ACL to show/hide dynamic filed base on a queue is selecting. It's really bad to block it for this version. Btw, is there any way to do like this? Please help me

Thanks
Vu Nguyen
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Configure ACL in OTRS 3.3 beta

Post by jojo »

without additional modules fields can not be hidden by ACLs.
The ACL capabilities of or OTRS 3.3 are the same lilke 3.2. You can even import the old file based ACLs via command line
"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
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Configure ACL in OTRS 3.3 beta

Post by crythias »

ndhvu275 wrote:I can make ACL to show/hide dynamic filed base on a queue is selecting.
Maybe you did this? 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
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Re: Configure ACL in OTRS 3.3 beta

Post by ndhvu275 »

crythias wrote:
ndhvu275 wrote:I can make ACL to show/hide dynamic filed base on a queue is selecting.
Maybe you did this? viewtopic.php?f=60&t=8032
Yes, thanks. Finally, I have to develop like you guided. It's acceptable for now, but for later my customer wants to show/hide a dynamic field base on a queue is selecting as a general.

Vu Nguyen
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
Locked