-
Hi All. I’m trying to create line items using Client script when the page loads. But somehow the item is …
- 244 views
- 1 answers
- 0 votes
-
Hi, So, returns a promise, and continues script execution regardless of users input (yes,no). Normally I would use Javascript native …
- 308 views
- 2 answers
- 0 votes
-
On a Sales Order in NetSuite I am trying to set the item options for a line item via client …
- 247 views
- 1 answers
- 0 votes
-
Trying to create a script record but I get this error: Failed to evaluate script: {“type”:”error.SuiteScriptModuleLoaderError”,”name”:”UNEXPECTED_ERROR”,”message”:”missing variable name (SS_SCRIPT_FOR_METADATA#14)”,”stack”:[]} /** …
- 431 views
- 1 answers
- 0 votes
-
Hi. I am trying to create a client script which loads a custom form depending on the subsidiary selected. …
- 623 views
- 1 answers
- 0 votes
-
I try to create a sublist the same as “Print Checks” when the account change (dropdown) then render the sublist, …
- 557 views
- 0 answers
- 0 votes
-
I have created a suitelet with a sublist . In that Sublist i have one list field . Based on …
- 1K views
- 1 answers
- 0 votes
-
Hi All, i wrote this client script 2.0 and deployed it to case record i got this error when i …
- 1K views
- 1 answers
- 0 votes
-
This is my SWAL code: Swal.queue([ { title: ‘Get Freight Rates’, text: ‘Loading Rates for these details:’ + JSON.stringify(transactionDetails), showLoaderOnConfirm: …
- 495 views
- 0 answers
- 0 votes