how do i give a user permissions to add entries to...
# ask-stanley-ai
s
how do i give a user permissions to add entries to a custom list?
c
AI generated answer (using internal Slack threads):
****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To give a user permissions to add entries to a custom list in NetSuite, you might need to convert the list to a custom record. This is because NetSuite does not provide a direct way to assign permissions to a specific custom list. Here are the steps to convert a custom list to a custom record: 1. Navigate to the custom list you want to convert. 2. Create a new custom record that will replace the custom list. 3. For each entry in the custom list, create a corresponding entry in the custom record. 4. Replace all references to the custom list with references to the custom record in your scripts and workflows. Once the custom list is converted to a custom record, you can assign permissions to it. Here's how: 1. Navigate to Setup > Users/Roles > Manage Roles. 2. Edit the role for which you want to assign permissions. 3. In the Permissions subtab, click on 'Custom Records'. 4. Find the custom record you created and select the level of access you want to give (e.g., 'Create', 'Edit', 'Full', etc.). 5. Click 'Save'. Please note that any scripts that reference the original custom list may need to be modified and tested to work with the new custom record.
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.862378955
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.848183513
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846657515
Please provide your feedback on this answer.