-
Hello! So in a User Event script in the beforeLoad function I need to set a custom Transaction Body …
- 8K views
- 4 answers
- 1 votes
-
Is it possible to create Intercompany Sales Order via scripting AND not have to go to Manager Intercompany Sales Order …
- 3K views
- 1 answers
- 0 votes
-
Hello, I have a form in Suitelet which contains various text fields, select, radio buttons etc., Once the data is …
- 2K views
- 3 answers
- 0 votes
-
In 2019.2 there have been some changes on NetSuite’s side that are causing some jQuery libraries to not work correctly …
- 3K views
- 1 answers
- 0 votes
-
Hello, I have a button created with the client script on a inventory item record. On clicking the button, it …
- 7K views
- 3 answers
- 0 votes
-
Is there is a way to not display the `remove` field on a custom sublist when in view mode only? …
- 2K views
- 5 answers
- 0 votes
-
var start = new Date(2019, 0, 1); var end = new Date(2019, 0, 31); var itemsSearch = searchModule.create({ type: ‘salesorder’, …
- 2K views
- 2 answers
- 0 votes
-
I’m trying to run a Quota Saved Search in SuiteScript but I’m getting SSS_INVALID_RECORD_TYPE. Now officially it’s not a supported …
- 2K views
- 2 answers
- 0 votes
-
Hi, I’m looking for a way to download a PDF directly from a client script. I am currently using …
- 5K views
- 1 answers
- 2 votes
-
In a suitelet sublist, can you create dynamic url fields (columns) like you can in a “normal” suitelet list? Like: …
- 3K views
- 2 answers
- 0 votes