Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I add a jira custom fields in Dynamic Forms?

Duong Nguyen Hong
Contributor
May 29, 2026

I'm testing to create a Dynamic Forms in a Ticket and I would like to add a Jira custom field I created into Forms in Jira Cloud

3 answers

Suggest an answer

Log in or Sign up to answer
1 vote
Germán Morales _ Hiera
Atlassian Partner
May 29, 2026

Hi @Duong Nguyen Hong, @Juan Carlos Pin's direction is correct. To make it concrete and avoid the most common pitfalls, here are the exact steps and the gotchas around mapping a Jira custom field into a form.

The capability is called Linked Jira field on Atlassian's native forms (the same engine for Jira Software, Jira Service Management, and Jira Product Discovery). Steps:

  • Open the form in the form builder (you need to be a project admin).
  • Click the form field you want to map.
  • In the right hand panel, locate Linked Jira field and pick your Jira custom field from the dropdown.
  • Save the form. From that point on, whatever the user enters in the form field is written into the Jira custom field on the work item, so it is queryable with JQL and usable in Automation rules.

Three constraints that often catch people:

  • The types must match. A text form field links to a text Jira field, a date to a date, a single select to a single select, etc. If the dropdown doesn't show your custom field, the most likely reason is a type mismatch.
  • A given Jira field can only be linked once in the same form. If you have two form fields both trying to write into the same custom field, only one mapping is allowed.
  • If you are using a JSM request type, the same Jira field cannot live on the request form (the legacy field configuration) AND on a form at the same time. Pick one. Putting it in both produces duplicate behaviour.

Official doc with screenshots: Link a form field to a Jira field.

If by "Dynamic Forms" you actually mean a Marketplace app rather than Atlassian's native Forms, the concept is similar (form field → Jira field mapping) but the UI lives inside that app. Worth confirming which one you are using.

Hope this helps.

0 votes
Olha Yevdokymova_SaaSJet
Atlassian Partner
June 5, 2026

Hi @Duong Nguyen Hong 

If you’re using Jira’s native Dynamic Forms, the first thing to check is whether the custom field is available on the relevant work item type screen and field configuration. In many Jira setups, a custom field won’t appear in forms if it isn’t associated with the project, work item type, or screen used by that ticket, but you cannot create it directly, only select from the avaliable options

Another approach you might consider is Smart Forms for Jira, developed by my team. In Smart Forms, you don’t necessarily add the Jira custom field itself as a form element. Instead, you create a form element that matches the type of data you want to collect — for example, dropdown, text field, checkbox, date, number, URL, etc. — and then map that form response to Jira field fields

For example:

  • Form field: “Business Unit”

  • Jira custom field: “Label”

  • Result: when the form is submitted, the selected value of selected form element is written into the Jira custom field or your choice.

So you dont need to create a custom field each time a new form entry should be gathered

This is useful when you want the form to stay user-friendly, but still keep the Jira work item structured for reporting, automation, routing, or dashboards.

If the custom field has predefined values, such as a select list, radio buttons, checkboxes, priority, components, versions, assignee, or reporter, Smart Forms can also populate form options from Jira issue fields. That helps keep the form options aligned with Jira.

Not every answer needs to be mapped to a separate Jira field, you can also map multiple form responses into the Description field for example and have a bundled form responses in the description to keep your Jira issue screen cleaner. Or even have some responses form only, without Jira mapping

0 votes
Juan Carlos Pin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 29, 2026

Hi @Duong Nguyen Hong 

 

In the form, you can create a field and link it with your custom field, so, everytime it gets filled, its value will be stored in the field you created.

 

You can even give it a name, so you can use it in automations.

 

Hope this helps 🤙🏻

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events