Number
Use Number for plain numeric values.
Number stores a numeric value without currency or percentage formatting.
Use It For
| Good fit | Example |
|---|---|
| Scores | English Test Score, Academic Score |
| Counts | Number Of Backlogs |
| Rankings | University Ranking |
| Years | Years Of Experience |
Configure
Number supports Placeholder Text and Default Value.
Use Currency for money values. Use Percentage for percentage values. Use Rating when the value is a score selected from a rating style input.
Validation
Number can use Minimum Value and Maximum Value.
Use these rules when the number has a real allowed range, such as 0 to 100 for a score.
Edmissa Examples
| Field | Field area |
|---|---|
| English Test Score | Student field |
| Number Of Backlogs | Student field |
| University Ranking | Application field |