What this form does
This page creates one new currency record.
Visible fields
Currency NameCurrency CodeCurrency SymbolExchange RateMRKTG Ratio to EURLoyalty PointCurrency Type
Important behavior
Currency Code is uppercased in the form
The form forces uppercase while the operator types, and the saved record is normalized the same way. Operators should enter the standard three-letter currency code.
Currency Type is suggested from the loaded currency lookup
The page checks the existing currency lookup. When the entered code matches a known lookup key, the form switches the type to Crypto or Fiat automatically.
The selector is visible but disabled. Operators can review the suggested type, but they cannot manually override it from this create form. Editing the code can re-apply the lookup result.
MRKTG Ratio to EUR has an operator-facing meaning
The helper caption in the form says this value affects bonus and bet-limit amounts. It is not just a duplicate of exchange rate.
Create-time caveat: new records should not be treated as having the MRKTG Ratio to EUR value entered on this create form. Set or correct the marketing ratio on the saved-record detail screen before relying on it for bonus or bet-limit configuration.
Validation is stricter than the labels alone suggest
The form validates Currency Name, Currency Code, Currency Symbol, Exchange Rate, Loyalty Point, and Currency Type before submit. The save flow also rejects duplicate currency codes. Currency Code must end up as a three-letter code and is uppercased before it is saved.
There is no icon workflow on create
Icon upload and asset selection exist only on the saved-record detail screen. The create page is limited to the core identity, rate, and type fields.
Save flow
Create saves the currency, resets the form, shows a success toast, and returns to the previous page. Cancel returns to the previous page without saving.