There is a requirement to add "other" option as text box under one custom field type radio button. Please let me know how to achieve this. Is it possible with behaviours, If possible how can I do this?
Please check the attachment FYI.
Regards,
Jagan d
Hi,
You can indeed do this with scriptrunner using behaviours.
Therefore you will need to write some code.
Here is the tutorial for behaviours: https://scriptrunner.adaptavist.com/latest/jira/tutorials/behaviours-tutorial.html
And you can find some examples here: https://library.adaptavist.com/search?term=behaviours
Basically you need to add a behaviour on the checkbox list, in the code you need to check if other is "checked" and then you need to unhide the other description custom field.
Hope this helps,
Laurens
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.