Hi all,
In multi currency tenants with custom objects, when we add a record, we have the ability to pick the currency.
By default, the currency in the dropdown is the corporate currency. In our case, USD. Currency fields in the add record screen get a (USD) appended to the field label, per the below.

When we change the currency to something else so it matches what the record currency should be, this is what happens:

The Currency field ‘Delivered Amount’ still displays (USD) between brackets even though we picked ZAR as the currency.
This is causing confusion among our users who are wondering what they need to enter in that field as this choice of field label clearly suggests they should enter the USD amount. This is BAD UX.
When we look at our record though, we recorded 50000 ZAR without problem by entering “50000” in the ‘Delivered Amount (USD)’ field.

This needs to be reconsidered.
Thanks