Prevent Access to a Custom Record Type through the User Interface

This topic describes how you can block access to custom record types from the NetSuite user interface to enhance security, allowing record access only through programmatic means such as SuiteScript and web services.

You can clear the Allow UI Access box for a custom record type, to indicate that it can only be accessed programmatically. For example,you can access it using SuiteScript or SOAP web services. The Allow UI Access box is checked by default.

When this box is cleared:

Important:

You need to take additional steps to control access to custom record data through searches. For more information, see Limiting Search Access to Custom Records.

Related Topics

General Notices