Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
nlobjSublist issues
Curious about this...
If I set a sublist in beforeload user event with a field (column) of type 'radio', it works fine in the form in terms of selecting between rows. However clicking a radio button does not fire an event. If I change this to type 'checkbox', it then fires an event when clicked. Definitely a bug I would presume.
If I add a sublist button and set it to disabled in the user event, and then capture an event on the form where I want to enable the button, I can't. nlapiDisableField does not work on the sublist button (though does kind of on regular form buttons -- though at least in IE, the color does not change until you click it once). This too seems like a bug.
0