Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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.