Hello Team,
Is it possible to Hide an Asset field from view/edit screen based on the Value of another Asset field.
We have Scriptrunner plugin, is it possible via that?
Thank-you
Hello Akhand,
Yes, you can do that with a Scriptrunner Behaviour.
Here's an example that shows a field and makes it required if another field is set to "Y":
Hello @Bert Dombrecht ,
I tried doing that unfortunately was unable to achieve required goal, is there any script that you can help me with to achieve this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure!
I have edited my comment above with an example.
I hope that helps!
Note: if you are using this on a transition screen, it requires you to enable the "new transition experience" in your personal settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmm, I don't believe it's possible. As far as I know, the Asset field type is not yet supported by the UI Modification API on Jira Cloud. Or am I mistaken?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You might be right @Maciej Dudziak _Forgappify_ ,
My script is for Jira (Software) Cloud and targets regular fields / custom fields.
@Akhand Pratap Singh let us know if you got it to work.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.