#validate data using numeric

8 messages · Page 1 of 1 (latest)

alpine oracle
#

The error is telling you they're required, so you're not sending the values with the form, it's not complaining about numeric values. Check the network request if you're actually sending those values

rancid oxide
#

in here you mean

alpine oracle
#

No, your form and the network request in your browser's devtools. The latter will show you how the request is made and what is sent with the request

rancid oxide
#

ok let me try to search it

#

in here?

alpine oracle
#

No, your form and the network request in your browser's devtools. The latter will show you how the request is made and what is sent with the request

rancid oxide
#

I am sorry ,I don't know where is that is

alpine oracle
#

Then use a search engine how you can inspect network requests and what devtools in a browser are? As per our #rules, help us help you, I'd honestly expect a dev to do a bit of research..
And the fact you don't know where you've defined your forms within your own app is rather worrying tbh