I would like to have combobox (customfield) which call Java method after every text input (e.g. onkeyup event) to get values. We have millions of data so we don't want to get them all as possible combobox list, we would like to start search for values after type some about 4 chars.
How to invoke java method on every char type in textbox?
You may try the following options:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.