Hi,
We need to create a custom field (single list) to add different values, but when we are going to select the value into an issue, we would like the field to be self-search (as the field user). If you write ZAR that the filed show all the values with ZAR.
We are trying to do it throught behaviour using convertToSingleSelect but the field is shown twice.
Could you help us? What is the best way to do it?
Regards,
Jorge Ruiz
Hi Jorge,
The field type labels has the behaviour that you want to use. Have you tried that out?
For example, if you create a custom field of type labels and you have previously entered Contact and Confluence in other issues, typing Con in this field will bring both as suggestions.
Claudiu
I suggest you to use JavaScript,
And convert your custom field to be of type "select2" and it will make your field exactly as you wanted.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.