Symptom
- How to configure LMS to display prices with a comma instead of a dot for the decimal separator?
- How to avoid extra zero after decimal point for prices in library or external learning request?
Environment
SuccessFactors Learning
Reproducing the Issue
For example, you want to set a price for an item in the library, and you would like the price to be displayed with a comma (150,00 instead of 150.00)
- In Learning Administration, go to Learning >Libraries, search and edit a Library.
- Go to items> find the target item and click 3 dots menu to see "Price Change"
- Set a price and click "Next"
The price is being displayed with a comma.
Cause
The currency pattern defines how currency values are formatted in a specific locale. It specifies whether to use a comma or period as a decimal separator and how many digits to show after the decimal point.
Resolution
To set or update a currency pattern, navigate to the locale>currency pattern, and ensure that the "Currency Pattern Hint" is customized correctly to avoid issues in displaying currency values.
You can create custom currency pattern by going to References > System Admin > Number Format Patterns.
The Currency Pattern must be configured in each Locale so the users and administrations can select this option in their preferences.
Keywords
item price, catalog, comma, dot, display, how to, library, price, external learning request, decimal point, extra zero , KBA , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-SER , Config. Consulting & Service Requests , How To