Hi all,
I tried inject javascript but It doesn't work:
<script> var obj = jQuery("#customfield_10200-preview_link"); if (obj) { obj.trigger("click"); } </script>
Any idea? The JIRA version is 6.4.1
Thanks.
That's rather counter-intuitive for the user, and hence not something you can do easily. You probably could inject some javascript to do it though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I don't think that is possible in JIRA out of the box.
You could Put the field on the VIEW screens. Do not put it on the CREATE & EDIT screen so that this field will be read only.
You could also explore the Behavior field plugin :
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.