Does anyone know if its possible to disable number...
# suitescript
s
Does anyone know if its possible to disable number formatting on integer fields added to a suitelet? Trying to display/prompt for a year and want to get rid of the commas
s
Make it a string field and do the validation for integer yourself would be my only thought.
z
if you are using field from custom record, you can setuo that on the edit form for that field ... there is somewhere checkbox (use fornat....)....