Jira Courses, Training and Consulting: Sparxsys Trainings
Thanks for coming here, I hope you are enjoying learning here, I have also written some books in case you want to learn a bit more :)
If you need my help with Drupal, Linux, Jira, Scripting, Automation or want to contact me then raise a ticket for me please :) and I will get back to you, promise. At Sparxsys we provide Atlassian consultancy services, reach out to me at ravi at sparxsys dot com

GetAnswers - Hide create another checkbox

There is a nice feature in Jira to create another issue very quickly by using a checkbox on the create issue screen but in case you want to hide it is is kind of possible using CSS.

#HideCreateAnother #GetAnswers #CSS

Use this code in the announcement banner.

  1. <style type="text/css">
  2. label.qf-create-another {
  3.     display: none;
  4. }
  5. </style>

Syndications

Subscribe

* indicates required

Please confirm that you would like to from Sparxsys:

You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices.

Want to contact me?