How to add a Custom Currency field
Create a Currency field, set min/max rules, and save values with automatic dollar formatting and two decimals.
-
🔢 Select field type → Number
-
🔽 In Number format dropdown → choose Currency
-
⚙️ Set Minimum value →
1
-
⚙️ Set Maximum value →
5000
-
🔢 Decimal places option available but overridden by Currency format
-
➕ Add the Currency field
-
📄 Open Project page → scroll to Project custom fields → find Currency field
-
✏️ Type number into the field
-
💾 Click Save
-
🔒 Currency = always saved with
$
and 2 decimal places -
🔢 Extra decimals automatically rounded (e.g.,
10.456
→10.46
) -
0️⃣ If fewer decimals entered, fills to 2 (e.g.,
10
→10.00
) -
🧾 Large numbers formatted with commas (e.g.,
5000
→$5,000.00
)