Incorrect Currency Format in Email Notifications
-
Description:
We are experiencing an issue with the currency field format in email notifications. When a user enters a number into the currency form field, the format appears incorrect in the email sent after form submission.Steps to Reproduce:
1. A user enters a value into the currency form field (e.g., 188.737,00). 2. The form field is set to round the value to two decimal places. 3. In the Forminator backend, the value is displayed correctly as 188.737,00. 4. However, in the email notification, the value is incorrectly rounded to 188,74.
Expected Behavior:
The email should display the currency value in the same format as shown in the backend (e.g., 188.737,00).Actual Behavior:
The value in the email is being rounded incorrectly, showing 188,74 instead of the expected format.Could you please investigate this issue and provide guidance on how to ensure the currency format in the email matches the backend display?
Thank you for your assistance.
- You must be logged in to reply to this topic.