Number field HTML output using input-type="text"

Hi There!

I’ve tried troubleshooting on my own and googling to no avail, so I’m hoping someone here can confirm an issue I’m having with Gravity Form’s number field.

I am running into an issue where the input markup generated is showing and input-type=“text”, when I need it to be input-type=“number” for the number field.

I can replicate this issue on a fresh Wordpress install, with a default theme and no other plugins. Any advice for troubleshooting is greatly appreciated!

Be sure that Output HTML5 is set to Yes on the Forms > Settings page.

That will ensure Gravity Forms outputs the markup with type=“number”.