Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Thousands separator enum list

Hey, I have an “enum” type column whose base type is “number”. Now in the dropdown, thousands separator is visible by default in each value but I don’t want that. I cannot find any option to remove the thousands separator. Is there any way of doing this.

Solved Solved
0 9 411
1 ACCEPTED SOLUTION

If you are getting the numbers from another table (with valid_if or suggest value). You can only use number column instead of enum. So you can adjust the separator.

View solution in original post

9 REPLIES 9
Top Labels in this Space