You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Cascading select field (Type & Slot). Select one option in 'Type' & Select multiple values in 'Slots' under that Type.
I have a long list of values in Slot (for ex: 25 Slots for each Type), hence it would be difficult to apply Behaviour Script.
Any solution/workaround would be a great help. Thanks in advance.
A cascading select list only has one value, you can't give it multiple ones. The database structure doesn't support it, let alone the back-end code or UI.
There's nothing you can do with Behaviours or even Scriptrunner directly, you'd need to write an app that provides a new custom field type.
What you could try with Behaviours is two separate custom fields, a single select and a multi-select. I think (I have not tried this) Behaviours could change the available options for selection in the multi-select based on the current selection in the single-select field.
If I understood all of the above correctly then I'm happy to share that I was able to implement something like your requirement describes in former times using Tree CF (https://marketplace.atlassian.com/apps/1219011/tree-customfield?hosting=server&tab=overview).
In case you are interested you could have a closer look at it on Marketplace and probably test it on a non-production environment if it suits your needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.