It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I am looking to implement the following:
1. A user will make a selection from a dropdown list (customfieldId_11111).
2. Based on the selection from the dropdown list, another field (customfieldId_22222), which is a multi-select field, will display options, which can be selected.
Thanks.
Why not using the cascading select custom field?
One user can set only the 1srt component, and other user may choose the 2nd component based on the previous selection.
Or even this plugin? https://marketplace.atlassian.com/plugins/com.sourcesense.jira.plugin.cascadingselect
Is there any requirement to store the values in two separate custom fields?
Ops, I didn't realized that.
If you're used to coding in Javascript, take a look to the links provided here https://answers.atlassian.com/questions/145476/examples-for-ajs
or here -> http://www.j-tricks.com/1/post/2012/02/some-ajs-tricks.html
You should embed a script in the multiselect description that reads the single-select value and enables/disables the corresponding options in the multiselect.
HTH
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.