Forums

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

Increasing width of cascading multi-select field in Raise a Request

Andy Taylor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 11, 2017

Hey folks,

Looking to increase the width of a Select List Cascading Custom Field in the 'Raise a Request' screen of a JIRA Service Desk deployment however not having much luck.

Tried a couple different variations of javascript in the Announcement Banner and edits to the edit-cascadingselect.vm / search-cascadingselect.vm files. Changes were applied to the parent and child lines.

These seem to take effect within the 'Create Issue' screen but not for 'Raise a Request'

Custom field is s2id_customfield_10112

 

Any thoughts?

2 answers

0 votes
Joe Pitt
Community Champion
June 12, 2017

And if you update the code, as Nic says, it will be for ALL fields of that type, not just the one.

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.
June 12, 2017

Service Desk uses its own templates for rendering the fields.  You'd have to dig into the code of that, change them and recompile it.

I don't know where they are rendered, I've not looked into the code of SD in any depth at all.

Suggest an answer

Log in or Sign up to answer