Exam4Training

What should an Administrator do to prevent users from accidentally creating more than one event of such an event type?

Users at Lake Bank have been creating multiple events for once in a lifetime event such as birth.

What should an Administrator do to prevent users from accidentally creating more than one event of such an event type?
A . Create an Apex trigger that will prevent the saving of multiple one-time events
B . Select the Unique checkbox on the picklist value for the Event Type field on the Person Life Event object
C . Remove user’s ability to create one-time events
D . Create a validation rule that will stop the user if they attempt to add multiple one-time events.

Answer: D

Explanation:

To prevent users from accidentally creating more than one event of such an event type, the Admin should create a validation rule that will stop the user if they attempt to add multiple one-time events. A validation rule is a rule that verifies that the data a user enters in a record meets the standards you specify before the user can save the record. By creating a validation rule, the Admin can ensure that only one event of a certain type can be created for each contact.

Exit mobile version