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!
Suitelet Sublist checkbox shows wrong value when checked by client script
I have a suitelet script called SLS_Reallocate_Item in SB1 account.
This Suitelet has Sublists having checkbox as a column. Sublist has another column called Committed.
We have a client script SCS_Reallocate_Item attached to the SuiteLet which sets the checkbox column on update of Committed column on line.
On Submit button click when we are trying to fetch the checked line, even if the line checked, it does show correct value. But when I check the checkbox manually and try to fetch that on submit button, I am getting correct values.