Comma use in custom fields / field values
Hi,
I would like to know if there is a way to use commas withing a custom field value in a drop down field
so that the resulting drop down looks something like this:
1,000
2,000
3,000
etc
as it stands because of the comma deliminator
it looks like this
1
000
2
000
3
000
So what i am asking is, Is there a way to negate the deliminator on a case by case basis IE: 1","000,2","000,3","000 or something to that effect,
I would rather not change a bunch of script for this unless the script were to permanently allow my to do this without detrimental effects
any help would be greatly appreciated
Thanks