Home › Forums › Quform WordPress › Numeric keyboard for some field
Hi,
My form has two fields that should be filled with numbers only. (as like screenshot)
All keyboard and letters appear in their current form.
How can I do it?
By the way, I tried this js code, however not working,
jQuery(function ($) { $(‘.quform-field-1_3’).attr(‘type’, ‘number’); });
Thank you.
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.