Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting values in custom field of type select list based on request types

Arpan Mehetre
Contributor
February 13, 2017

Hi All, 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; but I want to do it for Request Types.

For e.g., Custom Filed Values - 1,2,3,4,5 and Request Types - A & B

If Req Type = A then Custom Filed Values - 1,2,3

If Req Type = B then Custom Filed Values - 4,5

 

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 13, 2017

You can't do it by request types (they're supposed to be simplified and consistent for users).

Arpan Mehetre
Contributor
February 14, 2017

@Nic Brough [Adaptavist] Thanks Nic for swift response. Can we use some script to restrict this? If yes, where I can put this script?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 14, 2017

I don't know.

If you can do it, it's javascript (which can be bypassed, is usually inadequate because it only covers some of the usage scenarios, and almost always goes wrong during upgrades), but I don't know if you can inject any into service desk

Arpan Mehetre
Contributor
February 14, 2017

@Nic Brough [Adaptavist] Thanks Nic for the info.

Suggest an answer

Log in or Sign up to answer