Dynamic Drop-down Dependency Groups - OTRS::ITSM

Moderator: crythias

Locked
diemx
Znuny newbie
Posts: 31
Joined: 25 May 2015, 22:00
Znuny Version: 4.0.8
Real Name: Diego Almeida
Contact:

Dynamic Drop-down Dependency Groups - OTRS::ITSM

Post by diemx »

Hi there,

I would like know how I make to create a dependency Groups on OTRS 4.0.8?

For example: Dynamic Drop-down Dependency Groups - Designate a set of drop-down choice fields to create an unlimited number of categories and sub-categories of which the available choices are restricted in each field based on what was selected in the previous field. For example, if a user selects "Hardware" for "Problem Type", the next drop-down displays a list of hardware types (PC, NIC, Mouse, Keyboard, etc.). If the user picks "NIC", the next drop-down lists known network card problems, etc.

Thank you guys!! :D
tiffany
Znuny newbie
Posts: 11
Joined: 28 Apr 2015, 04:54
Znuny Version: 4.0.7
Real Name: tiffany erin
Company: rghdinc

Re: Dynamic Drop-down Dependency Groups - OTRS::ITSM

Post by tiffany »

you can use ACL.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Dynamic Drop-down Dependency Groups - OTRS::ITSM

Post by crythias »

Dependent fields is really a lesson in user experience. If you have this granular an experience ... Think about it ... at least 6 clicks are needed. Perhaps you're over thinking the list. You may find fuzzy search to be a better option.
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
diemx
Znuny newbie
Posts: 31
Joined: 25 May 2015, 22:00
Znuny Version: 4.0.8
Real Name: Diego Almeida
Contact:

Re: Dynamic Drop-down Dependency Groups - OTRS::ITSM

Post by diemx »

crythias wrote:Dependent fields is really a lesson in user experience. If you have this granular an experience ... Think about it ... at least 6 clicks are needed. Perhaps you're over thinking the list. You may find fuzzy search to be a better option.
Hi Crysthias,

I saw that have this feature on Business Solutions version (Hide/Show Dynamic Field).
Do you know if exists similar plugin?
I won't use ACL for that.

Thank you.
Locked