Here I have the custom field x with drop down values as A,B,C . And other two number feilds P, Q.( Let P =12 and Q=5)
Want to get the result in a such way that , if I select A , automatically field need to display as A -- P * Q ( A-60)
Please help me in this
Hi Kiranmai,
I am a little confused about your need, but let's see if I get it. If user selects the value of A in field X then you want to concatenate the fields of some fields (and maybe do some math). However, I am confused about which field you want the result to be displayed in. It can't be displayed in field X because it is a dropdown. It can't be displayed in the other two fields because they are number fields.
So where do you want to display the concatenation of the fields?
I don't believe you are going to be able to get the results in an array like that with out of the box Jira - you will need to get some type of add-on with that capability.
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.