Currency display rules
Currency display depends on whether the object uses the default currency or another currency.
| Condition | Display behavior |
|---|---|
|
Object currency matches the default currency |
Monetary values are displayed with the currency symbol configured in Regional Settings. |
|
Object currency differs from the default currency |
Monetary values are displayed with the three-letter ISO currency code, such as EUR, JPY, or GBP. |
|
API response |
Monetary values continue to be returned without UI symbols; Currency Code is available as object data. |
|
Placeholders |
Currency field placeholders resolve to numeric values only. If currency indication is needed, add a separate Currency Code placeholder. |
This display behavior applies across the platform, affecting these apps:
- Web App
- Self Service Portal
- Alloy Navigator mobile app
- Alloy Self-Service mobile app
This display behavior applies across these items:
- Full Forms (object detail forms)
- Workflow Action Forms
- Read-only forms
- Data grids (tabular data views)