list vs. custom record
# ask-stanley-ai
q
list vs. custom record
c
AI generated answer (using internal Slack threads):
In NetSuite, both lists and custom records are used to store and manage data. However, they are used in different scenarios and have different characteristics. A list in NetSuite is a type of record that contains a list of options. These options can be used in other records as a drop-down list. For example, a list can be used to store a list of processing codes, and this list can be used in a custom field of type List/Record. The value displayed in the list is the
name
field of the record. On the other hand, a custom record is a type of record that you can customize to store specific business data. It can have several custom fields, and each custom record has a unique ID. If you want to access a list of custom records, you can use the Custom Record Definition Dataset or the Custom Record Search. The links to these tools are usually in the format of
<https://system.netsuite.com/app/common/report/dataset.nl?recordType=CustomRecordType>
and
<https://system.netsuite.com/app/common/search/search.nl?searchtype=CustomRecord&adv=T>
respectively. You can also navigate to the list of record types by going to Customization > List Records Fields > Record Types. If you want to create a list based on the values of a custom field in a custom record, you can use the value of the custom field as the
name
of the record. Then, you can create a new list and fill in all the possible values of your custom field. After that, you can change your custom record field to be of type List/Record and select your new list. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.805786133
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.803039551
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.802185059
Please provide your feedback on this answer.