Skip to main content

Choose a Field Layout

A File Field can draw its files in more than one way: as compact rows, as full cards, or as a grid of tiles. You pick the layout once per field context, and everyone who uses that field sees it that way — while editing and in the read-only issue view alike.

The layout is presentation only. It changes how files are shown, never what may be uploaded: file types, the maximum number of files, and the maximum size all stay on the Allowed files tab, described in Set Field Configuration.


Set the layout

The layout lives on the field context, on the Display tab of the field configuration — the last tab, after Allowed files, Categories, and Documents. If you have not opened a field context before, Set Field Configuration walks through getting there.

  1. Open the Display tab

    In the field's configuration, switch to the Display tab. It holds one setting for the whole context.

    Edit custom field config for the Onboarding documents field — the Display tab highlighted at the end of the row, after Allowed files, Categories, and Documents

    Open the field configuration and switch to the “Display” tab — the last one in the row

  2. Choose a layout

    Open the Layout select and pick one of four: Auto, List, Cards, or Grid. Each is described below.

    The Display tab of the Onboarding documents field configuration — the Layout select highlighted and set to Cards, with a Preview below it drawing three example files as full-width cards

    One setting for the context — here set to “Cards”

  3. Check the preview, then save

    Under the setting, a Preview draws example files using the same components the field itself uses, so you see the result before you commit to it. Change the select and the preview changes with it. Click Save to store the layout for this context.

    Auto appears twice in the preview — once as One file and once as More than one — because it is the only choice whose answer depends on how many files the field is holding.

    The Display tab with Layout set to Auto — the Preview area highlighted, showing One file drawn as a full-width card and More than one drawn as three compact rows

    With Auto selected the preview shows both cases — one file, and more than one

tip

The layout is set per context, so the same field can look one way in one project or issue type and another way elsewhere — the same per-context control you get for upload rules and categories.


The four layouts

One file as a card, several as a list. A field holding a single file shows it as a full card; add a second and they collapse into compact rows.

Auto is the default, and it is what the field did before this setting existed. Choose it when a field's job varies from issue to issue — sometimes one signed contract, sometimes a handful of photos.

The Display tab with Layout set to Auto — the Preview area highlighted, showing One file drawn as a full-width card and More than one drawn as three compact rows

Auto is the only layout with two answers — the Preview on the Display tab shows both


What the layout doesn't change

  • What people can upload. File types, the maximum number of files, and the maximum file size stay on the Allowed files tab. See Set Field Configuration.
  • Who can see a file. Every upload, download, and delete is still checked against the person's Jira permissions, in every layout.
  • The size of icons and file names. These follow the layout you choose; they are not settings of their own.

What's next?