Show numeric keypad

Add an HTML Code Page Ready element to your numeric question.

And add the following:

function pageReady() { $('.cFInput').attr({'type':'tel','pattern':'\d*'});}