My scenario is as follows
in custom list i creat a column & set type as Number , but if i entereed 100000 , after click on ok the record shows 1,00,000. I dont want any seperator(,) in the number . how to do ? please help me .
Stump the Panel » End Users and Information Workers
Number
(2 posts)-
Posted 1 day ago #
-
I know decimal places can be removed on number column types, but it still includes commas. If the field is stored as a single line of text, it could be input as 100000. I believe you'd have to have a jQuery solution to trim off the comma on the number column.
Posted 1 day ago #
Reply
You must log in to post.