The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have been struggling with this, however I think I have a workable solution... however it is not the prettiest thing.
I am wanting to hide the User's Name and Email address fields, as I am populating this from the confluence page automatically. Using the Fragment locator tool, I discovered that the custom template for an issue collector has:
Panel: wikiRendererWebPanel
I can add a "Show web panel" and add some javascript:
writer.write("""
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery(".contact-form-fields.field-group").hide();
});
</script>
""")
jiraHelper.project?.key == "JRA"
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
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