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: 

Dropdown field + textbox - is that possible?

tgefen
Contributor
April 24, 2017

Hello

I have to add a custom dropdown field (with given values) but the user would need to add new values if the value he needs doesn't exist. i.e. a mix of dropdown + textbox (sometimes it was called a "combobox") . Any idea ?

 

Thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
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.
April 24, 2017

Not natively. 

You'd need to code to implement something like this, writing an add-on to provide a field like this.

A label type field can capture the same information, and is probably a better implementation frankly, because it suggests existing labels instead of encouraging the user to enter minor variations.