Hi,
Quick question and i have tried searching for already submitted answer but didn't find one.
I want to check the possibility of displaying custom cascading selectList vertically one after another in the screen instead of displaying it horizontally (default behavior) without using any addons.
Like below:
Cascading SelectList1 (Parent)
Cascading SelectList2 (Child)
Instead of:
Cascading SelectList1 (Parent) Cascading SelectList2 (Child)
Thanks for the help/suggestion in Advance!
Cascade custom field supporter tantalization view only. If you want to have vertical view , you can have two separate select list.
Using script you display second list options basing first select option.
You can have A and B select list fields. Based on A select list field you can show/hide B select list option.
This is one idea. If helpful you can use.
Hi Sreeni, I'm able to achieve a custom selectList field using behavior addon script. But the scenario I'm trying to address is based on the selection one value in list one need to display a set of values and should display other set of values in selectList 2. This is easily acheivable through the cascading without any scripts and addon. But the limitation we have with Cascade selectList is determining how to align the second SelecList and giving a label to it.
Take a look at this thread were i'm having the limitation on displaying it through custom script. https://community.atlassian.com/t5/Answers-Developer-Questions/How-can-i-select-a-value-in-a-select-list-depending-on-another/qaq-p/550163
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.