-
Error Updating Related Record Sublist on Inventory Item using SuiteTalk REST web services
What is the correct syntax for updating the "presentationItem" sublist for an inventory item using REST web services? I can update other sublists just fine but keep getting the same error whatever I try. {"type":"https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1","title":"Bad…
-
Sticky Sublist Headers in Netsuite
Prior to 2024.2 there was a backdoor way to make sublist headers sticky in Netsuite (as the 30 second youtube video shows below) but deprecated on the 2024.2 release. It appears this problem isn’t unique to us and many users have asked for a way to pin the headers. Someone has created a chrome extension but this isn’t…
-
Set Field Mandatory Action on for Journal Entries Lines
Hi Gurus! I'm currently trying to build a workflow that will allow me to set the Class field as mandatory on Journal Entry lines. However, under the Set Field Mandatory parameters, the only Sublist available is "Items", so I am unable to identify the accurate field which I need mandatory. Is there a workaround for this, or…
-
Reorder lines in Suitelet Sublist
Using SuiteScript 2.1 I would like the user to be able to reorder the lines in a INLINEEDITOR sublist created in a Suitelet. I would like there to be Move Up, Move Down buttons, and/or allow the line to be dragged up or down. This would be similar to the type of sublist you get when you add a create a custom record with…
-
Access Related Records in NetSuite Advanced PDF Template
I am working with an Advanced PDF/HTML template in NetSuite for Invoices. I need to modify this XML template to include the information of Payments related to the Invoice. The Payment information is available under 'Related Records' sublist of the Invoice. I am finding it difficult to access this information directly in my…
-
How to put the button to do all-check and all-uncheck in Sublist via Suitelet?
We have a Suitelet page with a sublist, which has a check box field. And I would like to put the button to do all-check and all-uncheck it. I wrote the following logic but it didn't work. function onRequest(context) { : (making sublist...) var sublist = form.addSublist({ id: "custpage_sublist", label: "検索結果", type:…
-
How to disable the Inline Editor Sublist Tooltip feature rolled out on 2022.2?
This seems to be on all transactions sublists, you hover over a cell and the column heading is displayed. Is there a way to turn this off, cannot in anything about it in suite answers but i am sure it only jsut started happening in the latest upgrade
-
AE:Split line into two
Hi I was wanting to know whether the following is possible before I start looking into the mechanics of how to achieve this: I have an invoice with inventory items on it. The account uses the warranty and repair management native Netsuite module. This means that when the invoice is saved, a warranty registration is created…
-
Locate and edit this list
I am customizing an entry form for inventory use. Can anyone tell me where I can find the following so I can edit it to suit my needs? Thank you -Sean