hii , i want to hide custom field-"IT resolution code" (on view issue screen ) if serviceDestTeam value is other than "IT" . Thanks in advance .
Hi @sgole
I think it is not possible with Behaviours code. It only works in pop-up's such as Create and Edit issue screens.
If a custom field is added to issue view screen and has a value, it is always shown. You can not hide it depending on other field.
Hi @sgole
@Tansu Akdeniz is right, you can't do this with Behaviours. However, you could write your own JavaScript and load it in with Web Resources.
This post might help too!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.