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: 

how can i reorder horizontally the options of the button customfield?

gonzalo zegarra
Contributor
February 25, 2016

hi 

i need to put the options horizontally of the button customfield. is it possible?

image2016-2-25 13:54:53.png

 

thx

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new 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 Champions.
February 25, 2016

No, the layout of the field options is hard coded.

If you want to hack it, you can change the .vm that renders the field, but it's rather fiddly, affects all fields of the affected type (unless you hard code long-winded "if" statements) and a pain to maintain on upgrade.

0 votes
Deleted user
February 25, 2016

Go to "Issues > Custom Fields > YourCustomField" then configure it. You can re-order it from here.