-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Description
The Lead Value field is not displaying numbers in a comma-separated format.
When entering large numeric values, they are shown without proper formatting, which affects readability and clarity.
Steps to Reproduce
- Navigate to the Leads module.
- Create a new lead or edit an existing lead.
- Enter a large number in the Lead Value field (e.g.,
1000000). - Save the lead.
- View the lead details page.
Expected Result
The Lead Value should be displayed in a comma-separated format.
Example:
1000000→ 1,000,000
Actual Result
The Lead Value is displayed without comma formatting.
Example:
1000000→ 1000000

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels