Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
NetSuite added .0 in suitelet fields
I have a suitelet with fields in sublist (some fields are hidden), for some reason, without updating the scripts, some users reported that some fields started to appear with .0 at the end.
For example, I have a text field "Parcela", this field should be filled with 1, but in the suitelet it shows 1.0, when we debug the suitelet we can see the correct value
Another example is the hidden field "inst_infoadd", type Select, for some reason the suitelet understands the internalId with .0 at the end, but in debug we see the normal internalId
We noticed that in my netsuite user this only happened in Chrome and Mozila Firefox, in Microsoft Edge everything works fine, but for other users change the browser did not solve the problem.