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.
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
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.