Hello,
I have a working form with the issue collector plugin an I want to create some interaction.
Basically there's a yes/no radio group field, and by selecting yes/no, I want to show or hide another field in the form.
Can I inject javascript to do this? If so, how is it possible?
Or if there's another solution possible, I would be glad to know.
Thanks in advance!
Abel
Hi @abelflopes
To my knowledge injecting JavaScript doesn’t work reliably in JIRA in recent times. You can always modify the issue collector script JIRA provides and attempt this behavior.
However, once again, JavaScript doesn’t work well with JIRA nor is it supported.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.