Number Field API
This document contains the Number field API format and a list of supported attributes.
Number field example
<field
type="number"
name="invoice_amount"
placeholder="Enter amount"
roleId="fd8cb669-db1d-41e1-8f6c-2ad3f8fa981a"
optional="false"
search="true"
formatting="true"
trailingZeros="true"
precision="2"
min="0"
max="999999"
/>How it works
Required attributes
Optional attributes
Validation rules
Related topics
Last updated
Was this helpful?
