What permission level do I use on a custom record ...
# ask-stanley-ai
c
What permission level do I use on a custom record when I want the role to be able to Edit existing records, but not Create any new records?
c
AI generated answer (using internal Slack threads):
In NetSuite, to allow a role to edit existing records but not create new ones, you would typically set the permission level to "Edit" for that specific role on the custom record. However, NetSuite does not natively differentiate between 'Create' and 'Edit' permissions - if a role has 'Edit' permissions, they can also create new records. To enforce this restriction, you would need to implement a workaround, such as using a workflow or a script that throws an error when a user with the specific role tries to create a new record. This is not a native solution and requires additional setup and maintenance. ****** 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.854126
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.848632693
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.842590392
Please provide your feedback on this answer.