Autocomplete script for the Custom field

jayasingh January 28, 2015

Hi All,

I have created one custom field and i have added some values in that custom field. I need the autocomplete functionality for this field.

For eg: if we type the word "A" it should display all the values starting with "A".

Please let me know the sample script to acheive this.

Thanks In Advance,

Jayasingh

1 answer

0 votes
Dmitry Miroshnichenko
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.
January 28, 2015

You can look at https://github.com/DmitryMiroshnichenko/jira-mailru-issue-query-cfs may be code will be usefull. Also do not use JQL during autocomplete, it's too heavy.

Suggest an answer

Log in or Sign up to answer