Hi, I would like to set up a radio button option custom field in Jira. I will offer "Yes" and "No" option, if user selects "NO", I would like a text box to open automatically for the user to input some data. Can this be done?
Thanks
Hi Pedro,
JIRA apparently doesn't come with the feature to display a field based on a selection of another field value by default. However, I believe that this perhaps may be possible by writing a simple custom JavaScript.
I did a quick check on this, and I believe that the following documentation may help you to get started to write your own JavaScript in order to achieve the requirement:
- https://confluence.atlassian.com/display/JIRA/Fields+Allowing+Custom+HTML+or+JavaScript
- https://confluence.atlassian.com/display/JIRACOM/Using+JavaScript+to+Set+Custom+Field+Values
Though it's not much, I hope that this will help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pedro, did you have any success on this? Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.