- Help Center
- Admin Hub
- Fields 🔍
Percentage Fields
Giving 110% on all the percentage field know-how.
On this Page
Configuration Options
Decimal Places
This will change how many decimal places your number will be displayed to. We've included some examples below:
0 = 99%
1 = 99.9%
2 = 99.99%
3 = 99.999%
4 = 99.9999%
5 = 99.99999%
6 = 99.999999%
Minimum and Maximum Values
These are used when you want your users to input a number between a certain numerical range.
If you want the field to allow inputs between 1% and 100% only, you would set the Minimum value = 1 and the Maximum value = 100.
We recommend letting users know the minimum and maximum range values in the field description. This saves the hassle of entering an invalid numbers!
Notes
Do not use this field type if you want to display data in the following formats:
£ 1,234,567.89 use a Currency field
12345 use a Number field