Hi all,
It will be possible Improve/Increase the visualization from content from the select list ?
I have a custom field from type select list called Product and some options of this Product are cut in visualization.
It will be possible auto resize this visualization from content from select list in JIra ?
Thanks in Advance
Best Regards
Fabio
<jira-install>/atlassian-jira/WEB-INF/classes/templates/plugins/fields/edit/edit-select.vm
Note that this affects ALL select lists, so if you want to limit it to just one custom field, you need to be a little clever and add #if statements to it.
What do you mean by "visualization"? The word means something like "creating a picture from an idea or concept", so I'm not actually sure what you're trying to do here. Do you mean you want the list to be wider? Or longer (to allow more items to be seen)? Or something else?
If it is just the width/length, then there's a .vm file controlling what goes on screen and you can edit that to get different sizes of field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic ,
That s it . i would like to change just the width/lengh. Please where i can find this .vm file and what is the name of this file ?
Thanks in Advance
BR
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.