Hi! Could you please tell me how to implement a custom dropdown field, so that when you select a certain word it will appear below a normal field to be filled in manually.
For example the dropdown has choice1 choice2 choice3. When you select choice3, a normal text box should appear to be filled in manually.
Thank you!
Hi @test ,
welcome to the Atlassian community!
In my opinion you can obtain it through https://marketplace.atlassian.com/apps/1228522/behaviours-scriptrunner-for-jira-cloud?tab=overview&hosting=cloud
In particular, through a behaviour you can allow to hide/view an extra text field based on select list choice.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.