User Access Settings
Overview
You can update the security settings of a user of the application in Q2 Loan Servicing with the help of User Access Settings of Custom Settings.
Update the User Access Settings
Prerequisites
None
Steps
To update the user access settings in CL Loan:
Log in to your Salesforce Account.
Go to (Setup) > Setup
In the Quick Find box, search for
Custom Settings
, and then click it.Go to User Access Settings > Manage > Edit.
Do the following:
Note:By default, the checkboxes are not selected.
To Select Check Box Enable the system to perform field-level security checks during the execution of the code.
Perform Object & Field Security Check
Note:When selected, the database operations will be successfully completed only if the user has appropriate access rights to the fields and related objects.
Enable the system to perform the object-level security checks during the execution of the code.
Perform Object Level Security Check
Note:When selected, the database operations will be successfully completed only if the user has appropriate access rights to the objects.
Restrict the viewing of the tabs and actions, and restrict the invocation of their corresponding APIs based on the permissions. Restrict Actions Based On Permissions
Note:By default, this checkbox is not selected.
Click Save.
This completes the user access settings in your org.