The following are general definitions of possible access levels for permissions.
-
VIEW - User has access to view existing files only. The user cannot create new, edit existing, or delete existing files.
-
CREATE - User can create new and view existing files. The user cannot edit or delete existing files.
-
EDIT - User has access to create new, view existing, and edit existing files. The user cannot delete existing files.
-
FULL - User has access to create new files and view, edit, and delete existing files.
Note that for some permissions, only the minimum view level is required for usage, and other levels do not provide any additional capabilities. In the model defined by the above access level definitions, each successive level (view, create, edit, full) of a permission provides increased usage of the related record type, task, or page, but the usage of some permissions does not fit exactly into this model. Generally, any user with at least VIEW access to a record type has the ability to print records of that type.