fluid edit box with input type = number
Hi,
To get a numeric keyboard smartphone/tablet when filling numeric fields in a Fluid page, there is the option to choose input type = number in the Fluid Field properties on the page.
The numeric keyboard does show, but when saving the page the numbers get rounded to zero.
So 700,7 becomes 7007,0
the field itself is set as a numeric field with 1 decimal.
Using input type = text will save the number 700,7 as 700,7.
But then the keyboard that pops up is a text keyboard.
Any suggestions?
Thanks!