Skip to content
English
  • There are no suggestions because the search field is empty.

How to add a Formatted Number field

Create a formatted Number field, set min/max and decimal rules, and save values with automatic formatting.

 

  1. 🔢 Select field type → Number

  2. 🔽 In Number format dropdown → choose Formatted

  3. ⚙️ Set Minimum value1

  4. ⚙️ Set Maximum value10000

  5. 🔢 Set Max decimal places5

  6. ➕ Add the Number field

  7. 📄 Open Project page → scroll to Project custom fields → find Formatted Number

  8. ✏️ Type number into the field

  9. 💾 Click Save

  10. ⚠️ If value < Minimum → validation prompt

  11. ⚠️ If value > Maximum → validation prompt

  12. 🔒 Formatted = values are automatically reformatted

  13. 🔢 Example → typing 10.0 changes to 10

  14. 0️⃣ Leading zeros are removed

  15. 0️⃣ Trailing zeros after decimal are removed

  16. 🧾 Large numbers automatically formatted with commas (e.g., 1000010,000)