When creating issues/tickets in Jira, we are currently using ScriptRunner Behaviours to show/hide fields based on a dropdown field, as well as setting components based on that same dropdown field. The show/hide & components part is working exactly as we want it to. However, Jira leaves the component field as the focus on the screen, & leaves the cursor in the component field ready to enter additional components. If the fields to be displayed are more than can be displayed on the screen, it focuses the screen on the components field and the user has to scroll back to the top to complete the form. How do I set the focus back to another field, & make the cursor active in that field? Ideally, I would want the screen to re-focus on the summary field, & make the cursor active back in that field.
Hi
I found a workaround for this problem.
In the original behaviour i set the focused field to read only, then i created another behaviour in which the read only set is false.
With this solution the focus is set back to original.
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.