I am looking for a way where the values in Custom Field of type select list can be restricted based on the "Request Type". There is a way to do this for Issue Types; via 'Behaviours' script. but I want to do it for Request Types.
For e.g., Single select Custom Filed Values - A,B,C,D,E ,AA,BB,CC,DD, EE and
Request Types - Error, Problem, Issue, Question
If Req Type = 'Error' then Custom Field Values - AA, BB, CC
If Req Type = 'Problem' then Custom Field Values - A, B, C
If Req Type = 'Issue' then Custom Field Values - E
If Req Type = 'Question' then Custom Field Values - DD, EE
Thanks
Neelu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.