Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
nlapiSearchRecord returns null for a custom role
We have client script that executes as expected when logged in as an Administrator. When we log in as a custom role, the nlapiSearchRecord within the script returns a null. We've chased this down to the inclusion of one column in the search columns. If I remove the column, the nlapiSearchRecord returns the results I expect. I have checked the custom record type and the custom field permissions and the settings for this field are set like columns that do not cause the same issue. I can create a saved search that includes this column and it returns the results