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?