Tuesday, 24 September 2013

Profiles

Managing users-salesforce

Profiles
Roles
Groups

Profiles
          Defines a user’s permissions to perform different function.
            Determining how a user sees records to which she/he access.
We are groups the things the profile control into 3 categories
Permissions
            General user permissions
            Administrative permissions
            Standard/custom object CRUD
Access to data
            Field level security CRUD
            Object
            Login Hours and reads
User interface
            Page layout
            Record Types
            Tabs
            applications

Object Permissions

Object permissions are divided into two sections, one for standard objects and another for
custom objects.They have identical functionality. Note that object permissions cannot be
edited on standard profiles. Figure 3-3 shows the section of a custom profile that defines
object permissions.

Each object name is followed by a row of check boxes. Each check box corresponds to
a permission for that object.The permissions are described in the following
Read:
The Read permission allows users to view records of this object. Unless
overridden with field-level permissions, this access applies to all fields of the object.

Create:
The Create permission permits Read access and the addition of new
records to the object.
Edit:
The Edit permission allows records in this object to be read and modified.

Delete:
This permission enables users to read, edit, and remove records from this
object. Deleted records are moved to the Recycle Bin, where they can be

undeleted or permanently erased

No comments:

Post a Comment