Record Types

You can create custom record types to collect and store information that is not included in NetSuite. For example, your company may need to track information about computer and electronic equipment. If there is no such standard record type in NetSuite, you can create a custom record type called Equipment. Then you can add custom… Continue reading Record Types

Hierarchical Custom Record Types FAQs

Is it possible to define hierarchies for custom records?  Yes, there is a possibility to define hierarchies among values for custom record types. There can be multiple levels of hierarchy specified among custom record values of the same record type. Can I use CSV Import with Hierarchy? Yes, if the Hierarchy field is checked on… Continue reading Hierarchical Custom Record Types FAQs

Remove the “Remove” button from the custom record list view.

In the custom record setup, the record will be inline editable from the parent record if the ‘Show Remove Link’ and ‘Allow Child Record Editing’ boxes are checked. In that case, there will be a “remove” link in the custom record sublist view. To avoid this link from the list, make the parent field mandatory… Continue reading Remove the “Remove” button from the custom record list view.

Connect a Custom Record to More Than One Record.

A custom record can be made the child of more than one record. For this purpose, create multiple fields as parent links. When providing the corresponding parent record in the respective fields, the same record will be attached to all those records as a child. It is recommended to create a subtab in the parent… Continue reading Connect a Custom Record to More Than One Record.

NetSuite Entity Record Deletion with Postman

In this article, we will explore how to leverage Postman, a widely used API testing tool, to automate the deletion of entity records in NetSuite. Understanding Netsuite API for Entity Deletion Netsuite’s SuiteTalk API supports various operations, including deleting records. To delete an entity record, a DELETE request needs to be sent to the appropriate… Continue reading NetSuite Entity Record Deletion with Postman

User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA

Scenario: We need to create a JSON file of custom categories that need to be displayed on the website, it is Suite Commerce MyAccount so there is no default feature for Commerce categories, so we have created a custom record for the same, and In this script we are creating a JSON file for storing… Continue reading User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA

Proposal for Donor Portal – NetSuite APIs For Pending Donation

Proposal summary This proposal covers the scope of implementing Donor Portal – NetSuite APIs for Pending Donation.The portal will be able to create a new pending donation record, cancel a pending donation, andfetch details of all the pending donation records from NetSuite using the APIs. Requirement The requirement is to implement NetSuite APIs that can… Continue reading Proposal for Donor Portal – NetSuite APIs For Pending Donation

Clarification : Remove edit option from custom record list view

Clarification is needed Is there any limitation for not showing the edit option in the list view of the custom record? Is there any limitation to removing the edit option for a file-attaching field? Solution: We can not restrict the edit option from the list view. The only option is to throw a user error… Continue reading Clarification : Remove edit option from custom record list view

Proposal for Paddock season Batch Number Automation

Proposal Summary Hay Australia needs an automated system to generate QA/Batch Numbers based on various parameters. This proposal outlines the development of a solution to automate the generation of QA/Batch Numbers for Paddock Seasons. The customization will create custom records that contain the necessary parameters for batch number generation. Requirement Hay Australia demands that QA/Batch… Continue reading Proposal for Paddock season Batch Number Automation