The ‘Add Multiple’ button action, which is responsible for adding multiple items in the item sublist, will not trigger in the client script. Similarly, the client script entry points do not trigger the population of the group items component.

In NetSuite, the ‘Add Multiple’ button action, which allows users to add multiple items to the item sublist at once, does not trigger the client script’s events or entry points. This means that if you have a client script attached to the record, the functions defined in the client script (such as validateLine, fieldChanged, lineInit,… Continue reading The ‘Add Multiple’ button action, which is responsible for adding multiple items in the item sublist, will not trigger in the client script. Similarly, the client script entry points do not trigger the population of the group items component.