Forums

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

Is there anyway to change layout of cascading select list field using any scripts or plugins?

Sai Gangadhar
Contributor
October 13, 2020

Can we change the layout of the cascading select list like a tabular form or else in some clean way? or else is it possible to show the values in a way like as it shows while editing.

2 answers

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 14, 2020

No, there's no way to arbitrarily group separate fields, even with apps or scripts.  The view screen is set up in a way that's a bit too difficult to re-arrange without inserting hacks (to enable for scripts or) make the changes you've got here.

0 votes
Vikrant Yadav
Community Champion
October 14, 2020

Hi @Sai Gangadhar For you can create a custom Cascading field OR

you need to edit this vm file according to your need.

\Atlassian\JIRA\atlassian-jira\WEB-INF\classes\templates\plugins\fields\edit\edit-cascadingselect.vm

Sai Gangadhar
Contributor
October 14, 2020

Hi @Vikrant Yadav

PFB attachment. These are 5 custom fields of type Cascading select list and the one highlighted are values of those custom fields. I want those values to be shown in tabular format or anything similar to that instead of showing like this with a hyphen(-). Is that possible with any plugin or any scripts?

csl.png

Suggest an answer

Log in or Sign up to answer