Using workflow rule field update action on a child object, any field of its parent can be given a value.
A user is facing issues while logging in to Salesforce. What should the administrator do?
When the email ID of a user is changed then email with link to verify the change is sent to:
Among two records related by master – detail relationship, the detail record can have an owner which is different from the owner of the master record.
Which are the OOTB reports which will give information about campaign effectiveness?
User A belongs to profile ‘Custom – Recruiter’. At the profile level (Path as per Enhanced Profile User Interface, Setup -> Manage Users -> Profiles -> Custom – Recruiter -> Objects and Tabs -> Accounts) he does not have Read access on Account object. But yet he is able to view account records. He is not able to edit or delete account records. What could be the reason?
Which is the order of execution among these? Escalation rule assignment rule trigger workflow rule validation rule auto-response rule?
A workflow rule is triggered based on
A) Based on criteria
B) If 'All records enter this workflow rule' checkbox is checked, then all records created of that object would cause the workflow rule to be triggered.
How to remove 'Always on Layout' field from the page layout (blue circle next to this field)?
The recruiting team would like the Programming Languages field to display only when the department is specified as Engineering on a job application. What tool should you use?
Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.
You need to track changes that a developer, who has left, made to the configuration. Which tool should you use?
A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox for ‘Required – Always require a value in this field in order to save a record’) can be overridden to make this field 'Read-Only' by checking the ‘Read-Only’ checkbox on the page layout.
New approval steps can be added to an active approval process only if it is deactivated.
What are the differences between lookup relationship and master-detail relationship?
User B has created a Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has only Read, Edit access for Associate. Role of user B is 'Channel Sales Team'. User A belongs to the public group 'All Interviewers'. OWD of Associate is 'Private'. A sharing rule has been created to share Associate records owned by the role 'Channel Sales Team' with the public group 'All Interviewers' wit h Read/Write access. What access will User A have for the record control?
Account object has a custom field 'Tax' of type number. Two account records are present in Salesforce which have the same value in this field say 5000. This custom field is now made a unique field by editing it. The editing will fail as two records are present which have the same value for this field.
OWD of Account is private then OWD of Opportunity can be private or public read-only or public read/write.
An opportunity is triggering a workflow rule that is set to evaluate. When a record is created, or when a record is edited and did not previously meet the rule criteria'. The opportunity previously met the workflow criteria so the workflow rule should not trigger now. But the workflow rule is being triggered. What could be the reason?
For manual sharing of any account record, by default the owner of the record has Full Access to the account record and has Read/Write access on the related contacts, opportunities, cases. The Read/Write access on the related contacts, opportunities, cases can be made more restrictive for the owner like read-only by creating a new manual sharing rule for that account record and selecting the owner's name from within the Users list.
Which of these records cannot be deactivated once activated? Product, Contract, Campaign
Which users can grant sharing privileges on a given record? (Select all that apply)
When creating technical positions, the hiring manager must fill out the certification requirements for the position. When creating non-technical positions, such as positions in Sales & Finance, the certification fields are not required and therefore must not be visible. Which tool would you use to meet the requirements?
Describe some situations where you might use the Developer Console or the Debug log to troubleshoot automated actions.
What tools available to move migration changes (metadata)? (Select all that apply)
Identify the correct statements about dependent picklists (Select all that apply):