ScriptRunner Behaviours Show Tab while checkbox is selected

markusbe February 22, 2018

I try to modulise a complex Create dialog in Jira Software

the create dialog has 4 tabs
i want to initial hide 3 tabs and then show it when an checkbox is selected

checkbox 1 selected show tab 1
checkbox 1 and 2 selected show tab 1 and 2
and so on

any suggestions?

1 answer

Suggest an answer

Log in or Sign up to answer
1 vote
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.
February 23, 2018

Your Scriptrunner version must be higher or equal to 5.3.1. You can use the hideTab function

 https://scriptrunner.adaptavist.com/latest/jira/behaviours-api-quickref.html#_hidetab_integer_tabidx_string_name_fieldscreentab_tab

TAGS
AUG Leaders

Atlassian Community Events