Hi Guys,
Suppose if there were two fields "X" & "Y"
If i select certain option in "X" field then "Y" field should popup with a certain option... that is to be pre assumed option?? can we implement this?? then how .. please give brief in detail..
Ok, do you mean the list of options available to the user in field Y changes? Or that Y is automatically set because of a change in X?
If it's the first case, then you can use a "cascading select" field to do that.
If it's not that case, or you need more from the field, or it's definitely two separate fields, then you're looking at coding, or, better, finding an add-on to do it. The Behaviours module in the ScriptRunner add-on enables that sort of field linking, and there are several field add-ons that do it without you needing to write any scripts at all.
I'm not sure which version of JIRA you're using, but here are a couple of suggestions I can think of.
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.