Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM on-screen keyboard

Avatar

Level 10

Hi,

Does AEM support on-screen keyboard?

If so, how is this implemented?

I mean end user is able to enter values in a field, using an on-screen keyboard, rather than the default physical keyboard,to avoid the risk of others capturing the key strokes.

It looks more of a HTML feature.

Appreciate your responses.

Thanks,

Rama.

1 Accepted Solution

Avatar

Correct answer by
Administrator

this can be achieve by any 3rd party JavaScript/Jquesy plugins.

Link:- http://www.learningjquery.com/2017/04/12-awesome-jquery-virtual-keyboard-plugins

How to add custom JS in AEM:- Adding custom JavaScript libraries to



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

this can be achieve by any 3rd party JavaScript/Jquesy plugins.

Link:- http://www.learningjquery.com/2017/04/12-awesome-jquery-virtual-keyboard-plugins

How to add custom JS in AEM:- Adding custom JavaScript libraries to



Kautuk Sahni