I am looking for to show/hide custom field based on another field value in the create screen. Suppose, we have below four fields,
1. Select list field has values "YES" and "NO"
2. text field 1
3. text field 2
4. text field 3
5. text field 4
Suppose user selecting slect list field value as "YES" then need to dispaly text field 1 and text field 2, and if value is "NO" then only need to dispaly text field 3 and text field 4 in the create screen.
Please share the best way to do this..our JIRA version is 7.13.5.
It can be done by writing custom JavaScript (in custom field description) or using ScriptRunner Behaviours, check this example.
Ravi
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.