Forums

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

Dependent Database Multi-Select fields

Andrzej
Contributor
April 11, 2025

Hello,

I have a case where I need to filter a field based on the previous field choice.

Let's say we have three choices: "A", "B", and "C". Whenever the choice in the previous field is "A", in my other field(s), "A" should be excluded.

This applies to three dependent fields.

I'm looking for the formula/condition to set such a rule. I'm using a Database Multi-Select dropdown.

1.PNG

2 answers

0 votes
Alex Medved _ConfiForms_
Community Champion
April 11, 2025

May be you can use the Database Classifier field in ConfiForms which does that for you automatically... true that the choice is not a multi-select, but a set of dependent dropdowns built for you automatically based on your query

Andrzej
Contributor
April 11, 2025

Filtering using a condition like 'id:[entry.Jezyki.remove(id)]' won't work in this case? In this field, several possible choices can be selected. And I need to filter out choices from the previous field.

A -> B (except A) -> C (except A and B)

0 votes
sanam malleswari
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 Leaders.
April 11, 2025

Hi @Andrzej ,

Please use cascading custom field type, when you are going to create a custom field in jira.
It will work as per your requirement.

Andrzej
Contributor
April 11, 2025

Hi @sanam malleswarisorry but this has nothing to do with JIRA, it's confiforms form on confluence

Suggest an answer

Log in or Sign up to answer