Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The NetSuite Pro

The NetSuite Pro Logo The NetSuite Pro Logo

The NetSuite Pro Navigation

  • Home
  • About Us
  • Tutorials
    • NetSuite Scripting
    • NetSuite Customization
    • NetSuite Advanced PDF Templates
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • About Us
  • Tutorials
    • NetSuite Scripting
    • NetSuite Customization
    • NetSuite Advanced PDF Templates
  • Blog
  • Contact Us
Home/ NetSuite Customization Guide/Creating and Managing Custom Records in NetSuite

Creating and Managing Custom Records in NetSuite

πŸ“ What Are Custom Records?

Custom Records are one of the most powerful features in NetSuite.
They allow you to create your own database tables inside NetSuite β€” tailored to your business.

Think of them as containers for unique types of data that don’t fit into standard records.

Examples:

  • Warranty Tracking (linked to items/customers)
  • Employee Certifications
  • Equipment Maintenance Logs
  • Vendor Contract Details

πŸ”§ Why Use Custom Records?

  • Standard records don’t cover your unique process.
  • You want to store additional structured information.
  • You need reporting, permissions, and workflows for the new data type.
  • You want to relate new data to customers, vendors, transactions, or items.

βš™οΈ Key Settings When Creating a Custom Record

When you create a custom record (Customization > Lists, Records, & Fields > Record Types > New), you’ll define:

  • Record Name β†’ e.g., Warranty Tracking.
  • ID Prefix β†’ System ID prefix (e.g., custrecord_warranty_).
  • Permissions β†’ Who can view, create, or edit the record.
  • Fields β†’ Just like custom fields, you can add text, date, list, checkbox, etc.
  • Links β†’ Choose whether the record should appear under Customers, Items, Transactions, etc.

βœ… Example: Creating a Warranty Tracking Custom Record

Scenario: You sell electronic products and want to track warranty periods for each sale.

Steps:

  1. Navigate to:
    Customization > Lists, Records, & Fields > Record Types > New
  2. Enter:
    • Record Name: Warranty Tracking
    • Allow Attachments: βœ…
    • Permissions: Give Sales and Support roles access.
  3. Save the record type.
  4. Add custom fields:
    • Warranty Start Date (Date)
    • Warranty End Date (Date)
    • Serial Number (Text)
    • Customer (List/Record β†’ Customer)
    • Related Sales Order (List/Record β†’ Transaction)
  5. Deploy the record: check β€œAvailable in Lists” or β€œLink to Customer.”

Now, when users open a Customer record, they can see linked Warranty Tracking records.


πŸ”— Linking Custom Records to Standard Records

  • Use List/Record fields to connect custom records to Customers, Vendors, Items, or Transactions.
  • Example: In the Warranty Tracking record, a Customer field links it directly to the Customer record.
  • Once linked, you can:
    • View warranties on the Customer record
    • Create workflows (e.g., send reminder email before warranty expiry)
    • Run saved searches for expiring warranties

πŸ’‘ Pro Tips & Best Practices

  • Always set permissions properly β€” sensitive custom data shouldn’t be open to all users.
  • Use subtabs for better UI (place custom records under Customer or Item tabs).
  • Combine with Workflows for automation (e.g., auto-calculate warranty end date).
  • Use Saved Searches for reporting and reminders.

πŸ“Œ Key Takeaways

  • Custom Records let you create new data structures in NetSuite.
  • They’re best for tracking unique processes not supported by standard records.
  • Linking records makes them much more powerful.
  • Permissions and documentation are essential for good design.

πŸ‘‰ Next Page: Custom Forms in NetSuite

Share
  • Facebook

Leave a ReplyCancel reply

Sidebar

Ask A Question

Stats

  • Questions 6
  • Answers 6
  • Best Answers 0
  • Users 2
  • Popular
  • Answers
  • Rocky

    Issue in running a client script in NetSuite SuiteScript 2.0 ...

    • 1 Answer
  • admin

    How can I send an email with an attachment in ...

    • 1 Answer
  • admin

    How do I avoid SSS_USAGE_LIMIT_EXCEEDED in a Map/Reduce script?

    • 1 Answer
  • admin
    admin added an answer The issue is usually caused by following Wrong script file… September 14, 2025 at 10:33 pm
  • admin
    admin added an answer Steps to send an Invoice PDF by email: define(['N/email', 'N/render',… August 28, 2025 at 3:05 am
  • admin
    admin added an answer This error means your script hit NetSuite’s governance usage limit… August 28, 2025 at 3:02 am

Top Members

Rocky

Rocky

  • 1 Question
  • 21 Points
Begginer
admin

admin

  • 5 Questions
  • 2 Points

Trending Tags

clientscript netsuite scripting suitescript

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

© 2025 The NetSuite Pro. All Rights Reserved