Forums

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

show/hide tabs based on field selection

Omprakash Thamsetty
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.
September 13, 2018

I have a dropdown field in a tab where the user selects a project type. Based on the selected project type the relevant tab has to be shown and other tabs has to be hidden.

I see the same question in forum answered a year ago but it is paid plugin "power scripts". Is there any other way that we can show or hide tabs based on the field value selection?

 

I referred below URL already but looking any other way that we can achieve .

https://community.atlassian.com/t5/Jira-questions/Is-there-a-jira-plugin-to-achieve-show-hide-tabs-in-a-screen/qaq-p/673261#U890577

 

 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
September 13, 2018

Hello

Unfortunately, you can not do it with a free add-on. The only free solution is to write your own Java Script. But it would be difficult to maintain.

Omprakash Thamsetty
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.
September 21, 2018

@Alexey Matveev I found hideTab() function on behavior. Its works for me on behavior.

Thanks for your reply. 

Suggest an answer

Log in or Sign up to answer