drop down fields filters

Moderator: crythias

Locked
djfinggaz
Znuny newbie
Posts: 17
Joined: 02 Oct 2012, 11:10
Znuny Version: 3.1.9
Real Name: Pompiliu Aranyos
Company: Bosch Communication Center

drop down fields filters

Post by djfinggaz »

I will create 4 drop down fields as follows:
Category
Product type
Range
Product code
What I need is each field selection to depend on the first selection of the previous field...I don't know if I made myself clear

For ex: when the agent chooses from the drop down field Category I need the next field (Product type) to display a number of certain choices based on Category selection, and also based on the selection from Product type, the next field Range to display also a number of certain choices based on the Product type selection...and so on
Hope I won't be needing any code writing cause I don't know code at all.
Any help would be very appreciate it.
Thank you in advance!
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: drop down fields filters

Post by yuri0001 »

ACL will help you. Read Chapter 18 of admin manual.
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)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: drop down fields filters

Post by crythias »

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
djfinggaz
Znuny newbie
Posts: 17
Joined: 02 Oct 2012, 11:10
Znuny Version: 3.1.9
Real Name: Pompiliu Aranyos
Company: Bosch Communication Center

Re: drop down fields filters

Post by djfinggaz »

Thank you for the help!
Locked