ACL: Possible values in dynamic field depending on customerID

Moderator: crythias

Locked
TheDeadLink
Znuny newbie
Posts: 18
Joined: 02 Apr 2008, 18:47
Znuny Version: 3.1.11

ACL: Possible values in dynamic field depending on customerID

Post by TheDeadLink »

Hi there,

is there any solution to determine the possible values of a dynamic field dropdown in dependency to the selected customerID (not the customerUser).

The background for this scenario:
  • We stored several contracts as dropdown-values in an dynamic field
  • The name of each contract always contains the customerID of the customer
  • It would be very nice if the agent would be only able to see the contracts of the selected customer
  • It would be perfect if this is possible while the agent creates the ticket for the customer (the customer is selected before the contract has to be selected)
Thanks in advance.

Regards!
reneeb
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: ACL: Possible values in dynamic field depending on customerID

Post by reneeb »

Check the property "UserCustomerID" of CustomerUser...
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
rick20
Znuny newbie
Posts: 13
Joined: 13 Oct 2015, 11:40
Znuny Version: 5 beta
Real Name: Ricky

Re: ACL: Possible values in dynamic field depending on customerID

Post by rick20 »

In this case you will need to create ACL for each customer.
Locked