The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Multi level cascading single select field

devsuresh2005
Contributor
May 3, 2021

Hi Team,

I have a requirement to create the cascading dropdown (single select list) in a transition screen of a JSM project.

Here is the structure of data, basically, it has three levels i.e., based on the selection of the previous one next dropdown values should be populated. 

{
"First Level 1": [{
"Second Level 1-1": [{
"Third Level 1": "Third Level 1",
"Third Level 2": "Third Level 2",
"...": "..."
}],
"Second Level 1-2": [{
"Third Level 1": "Third Level 1",
"Third Level 2": "Third Level 2",
"...": "..."
}],
"...": "..."
}],
"First Level 2": [{
"Second Level 2-1": [{
"Third Level 1": "Third Level 1",
"Third Level 2": "Third Level 2",
"...": "..."
}],
"Second Level 2-2": [{
"Third Level 1": "Third Level 1",
"Third Level 2": "Third Level 2",
"...": "..."
}],
"...": "..."
}]
}

Note: I have tried the 'Select List (cascading)' plugin it didn't work as we expected also considering the 'Third Level' data is duplicated in our case, we end up duplicating options, screenshot FYR,image.png

What is the best way to implement the same? Any inputs will be much helpful and much appreciated.

Thanks.

0 comments

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

TAGS
AUG Leaders

Atlassian Community Events