Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Let's assume you have an existing form, want users to be able to upload attachments and Issue Create Screen on the Jira page already contains attachments.
(You can find more information about the Issue Create Screen here https://confluence.atlassian.com/adminjiraserver/project-screens-schemes-and-fields-938847220.html).

In edit mode the page would look like this.


Step-by-step guide

  1. Place the cursor where you want to upload the attachments, type {Issue and select the "Issue Forms - field" macro.


  2. Select the Attachment field and click Save.


  3. You will notice that after saving the page there is a Choose Files button on the page.


  4. Let's create an issue and upload attachments.
    1. Click Choose Files and select several files.


    2. Issue Forms will create the issue after clicking Create and attach the files to the issue.


No DND support for Attachments

The drag and drop of attachments to the "Choose Files" button will not work. The event will, unfortunately, be catched by Confluence and the file will be attached directly to the page. 




  • No labels