We originally created a custom lead field as type integer.
We store an 8 digit id number in it. However, it formats it wherever you view it with commas. Since we don't use it as an actual integer, I'd like to just convert the field to text.
I did a test and changed the field in the MySQL table leads_cstm from integer to varchar BUT it doesn't do anything within SugarCRM. Studio still lists the value as integer and all the values are still formatted with commas.
Any ideas?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks