How to show a labels field based on a checkbox?

Lior Pesoa October 15, 2017

I have 2 custom fields:

1. "Mobile app issue?" (customfield_11210)

"Mobile app issue?" is a checkbox field with one option to check: "Yes".

2. iOS Version (customfield_11013)

iOS Version is a label field.

 

I want that only if "Mobile app issue?" is checked (the user check "Yes"), then "iOS Version" field will appear.

 

I tried different solutions based on:

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

https://community.atlassian.com/t5/Jira-questions/Show-Text-Field-based-on-value-of-Check-Box/qaq-p/396827

 

but it didn't work.

 

Would appreciate if someone can help me out :)

 

Thanks!

 

1 answer

0 votes
Ethan Foulkes October 16, 2017

Hi Lior,

You can do this (along with many other things!) using the Power Scripts add-on.

There is a video tutorial walking you through in detail along with the code here.

Let me know if you have any questions.

Hope you can make it work!

Suggest an answer

Log in or Sign up to answer