Home › Forums › General Issues › Missing documentation for the Number Field › Reply To: Missing documentation for the Number Field
There is no need for documentation. They just give you an HTML5 input type=”number” which as a step, min, and max attributes with they provide access to. This is not something custom that ACF has added to their system. You can read more about it below.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number
If you are looking to create custom filtration you will have to look at some type of validation script whether it be html5 validation or a jQuery library.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.