User notes, add values to ‘type’ list
# ask-stanley-ai
l
User notes, add values to ‘type’ list
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that the users are discussing about adding values to the 'type' list in system notes or user notes in NetSuite. From the discussions, it is clear that system notes are read-only and cannot be directly modified by a user or a script. They are essentially an audit log that gets updated when a record is modified. If you want to add a custom message or additional information to the system notes, one suggested workaround is to use another field on the record that you modify with your customised message in a
beforeSubmit()
User Event (UE) script. However, this will only record the old and new value of the field. Another suggestion is to create a custom audit log record. You would need a user event script or similar to add an instance of the custom record each time a user edits the target record. As for adding a user note, the conversations do not provide a definitive answer. It is suggested to consult the NetSuite documentation or SuiteAnswers for more information on this topic. ****** 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.823945403
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820451498
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.817265
Please provide your feedback on this answer.