appsmithorg / appsmithorg/appsmith
[Feature]-[500]:Allow devs to format numbers in table
Open
Community Reported
Enhancement
Low
Needs Design
Needs PRD
Query Widgets & IDE Pod
Table Widget
Widgets & Accelerators Pod
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Numbers need to be shown in formats: 10,00,000 or 1,000,000 or 1,000,000.00, etc.
We should show a condition that shows these options in the property pane.
User can use toLocalestring to achieve this in JS
Contributor guide
Assessment
This issue has not been assessed yet.