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
Sandii
01/25/2021, 6:48 PM
Make it a string field and do the validation for integer yourself would be my only thought.
z
Zoran Roncevic
01/26/2021, 8:40 PM
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....)....