content management system - AEM: locating selection in the drop down using keyboard keys -


i have created dropdown in component has list of items in alphabetical order. want selected or highlighted such can approximately location of item if type first letter of it. how can in aem6 ?

can in jquery ?

you need create event handler functions in javascript dialog.

an example http://abani-behera.blogspot.com/2013/10/attach-listeners-to-widgets-in-cq5-aem.html (cq5 style extjs dialogs)

alternately, touchui example @ https://helpx.adobe.com/experience-manager/using/creating-touchui-events.html (skipping details because sounds aren't using touchui dialogs @ time).


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -