You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Is it possible or is there a plugin that allows me to insert code (javascript and HTML) in Jira so that at the moment of "create issue"? I can have visible a custom field that I have already created.
I explain myself better, I have already created a code that gives me a multi-selection button and also filters results in a checkbox, now I want to insert it in the "create issue" tab and I do not see how, can you help me?
Hello Carlos,
To use Javascript on the create screen you can place your code in the description of the desired field used by that screen. Some details on this can be seen here:
But do note that using java script in field descriptions will trigger the code anywhere that field is present, so if you only want the behavior to occur on the create issue transition, make sure you are only using the field on that one screen, and have different screens in use for the rest of your transitions.
Alternatively there are paid add-on apps like "JsIncluder" that allow for additional control over custom java injection, or you could also look into free alternative solutions such as the "JIRA Toolkit Plugin" that can be used pre-populate some fields with data on create as covered in "How To Add a Message or Field on JIRA Create Issue Screen"
Regards,
Earl
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.