Custom Fields

Keith Culpeper March 11, 2016

Hi 

I was just wondering under custom fields, if could have a predefined field. So if I have field name product with values 1,2,3. If values 1 is selected under field name components: load support 8, support 9 and support 10 as a dropdown list.

if product value 2 and 3 is selected, load different values under component.  Is this possible and if so how do I go about doing it?

 

Thanks 

 

Keith

1 answer

0 votes
Elifcan Cakmak
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.
March 11, 2016

hi

I think this is what you are looking for:

https://confluence.atlassian.com/jirakb/how-to-display-a-field-based-on-another-field-s-selection-649921383.html

you need to write a js code and add it to the custom field description as described in the link.

Keith Culpeper March 13, 2016

Is this possible on the cloud based server? Do I need to install a plugin to run custom js code?

Elifcan Cakmak
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.
March 13, 2016

hi,

I did not see the cloud tag, I don't think it is possible for cloud as it says

"Please also note this documentation only applicable for JIRA server applications and is not applicable for JIRA cloud applications, as this is part of Cloud Restricted Functions. "

I did some research and it seems like it is not applicable for cloud. Like this example:

https://answers.atlassian.com/questions/292124

Sorry couldn't help.

Suggest an answer

Log in or Sign up to answer