Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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