How to use numpad to prompt the user for a PIN?

I found this demo here: https://demo.mobiscroll.com/jquery/numpad/pin#

It generates a number pad for entering a PIN into an input. However what I’d like to do is prompt the user for a PIN without first clicking on an input. I want the user to be prompted as soon as they tap an item in a list, specifically a list of staff members.

How can I do that?

Hello @Vincent_Wansink :wave:

All you have to do is to use the show method, more information here: https://docs.mobiscroll.com/jquery/numpad#method-show.