-
Customer Deposit API Error
I am using the Customer Deposit REST API from Postman to create a Customer Deposit record in NetSuite. However, I am encountering a validation error related to the Payment Method field. The confusing part is that when I retrieve an existing Customer Deposit record using the API, the paymentMethod field is not visible in…
-
Export Financial Report to File Cabinet or SFTP location
We require a way to schedule a financial report in NetSuite to export to either File Cabinet folder or SFTP location. This was previously asked in the below forum but there are enhancements are still pending:…
-
How to Display Location Address as a Line
Hello there, I am sending some emails to our customers using workflow send email action. In the email body i want to display location name and address like below Location Name : ABC Location Location Address: #152, 2nd Street, USA This email is being sent from the event record, and when the event is being created, I have a…
-
How to resolve the TypeError upon trying to save forms in SCA 22.2?
I am working on a migration project of 19.1 to 22.2 and noticing everywhere we have a form saving like this: var result = model.save(this.$savingForm.serializeObject(), { wait: true, forceUpdate: false, success: function(model, response) { …… }, error: function(model, response) { ……… } }); return…
-
How do I access the HTML file for Site Builder Website?
Hi everyone! I'm a Developer with little experience with Site Builder and SuiteCommerce. Just recently I was tasked to update our Site Builder website and add some new hyperlinks to the footer of the website. I have knowledge with HTML, so I was hoping to get some help in getting some ideas how can I add these links to the…
-
How to update form field after a button click.
In NetSuite transaction payment page, when customer clicks a button, it triggers a function in client script funct. The the function redirects process to suitelet post and get the process status retuned to client script function. All worked good as expected. Now, need to take response back data to update a transaction form…
-
NetSuite Development
What is the discipline path one should take to become a well rounded NetSuite Developer. Types of coding, certifications, etc.