The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Dynamic forms

Joana Cerejo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 10, 2024

I want to create a dynamic form that changes according to a decision tree. For example, for country X and type of project Y, I have a form; and for country Y and type of project X, I have another different form. 

At the end it can be, for example: 

- Country X, Complex projects -> Form A

- Country X, Simple projects -> Form B

- Country Y, Complex projects -> Form C

- Country Y, Simple projects -> Form D

... the same for other countries and type of projects.

 

And this, in a user friendly way. End user will only need to select their countries and type of project, to have access to the form.

 

Is it possible to do that on JIRA?

 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jarosław Solecki [Deviniti]
Atlassian Partner
July 11, 2024

Hi,

Which type of Jira hosting are you using, and in what kind of project do you want to create this behaviour?

You can achieve this in Cloud JSM projects with Jira Forms. However, if you need the same functionality in Jira Software, you will need to use a Jira plugin. We created Dynamic Forms for Jira specifically for such use cases. With this plugin, you can set conditional visibility of fields based on previous user selections in other fields (e.g., country/project). You can also set multi-condition actions (e.g., visibility of fields based on two different fields), which cannot be done with Jira Forms alone.

Joana Cerejo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 11, 2024

Thank you! It was very useful.

Like John Funk likes this
Lamice Skhiri
August 26, 2024

@Jarosław Solecki [Deviniti] do you need specific settings for a field to be able to apply the rules?

In my case, I am requesting a field to  to show up and be required only this this condition but this is not working. 

I can see this error in my console:

{"errors":{},"errorMessages":["The property gic-jsm-fields-layout-preference does not exist."],"httpStatusCode":{"empty":false,"present":true}}

Any idea please? 

 

0 votes
guismb
July 10, 2024

Hey Joana, can you be more clear on what you are trying to do inside Jira? As a product management tool I'm not seeing how you want to connect dynamic form inside it... 

When you say user will select the country, is that on another tool? Type of project inside JIRA? Little bit lost here.