Inconsistent formatting of phone numbers is causing, usability issues. You hnvo been asked to enh interface to ensure all phone numbers are automatically reformatted consistently.
Which two options incorporate best practices for applying the required formatting? (Choose Two)
- Configure a Declare Constraint rule.
- Configure an Edit Validate rule.
- Configure a Custom Control.
- Configure an Edit Input rule.
Answer(s): B,D
Explanation:
To ensure consistent formatting of phone numbers and improve usability, you can use the following options:
B . Configure an Edit Validate rule:
Edit Validate rules are used to enforce specific data formats and validations. By configuring an Edit Validate rule, you can ensure that phone numbers adhere to a consistent format.
D . Configure an Edit Input rule:
Edit Input rules allow you to transform and standardize data before it is processed by the system. Using an Edit Input rule, you can automatically reformat phone numbers to a consistent format upon input.
Reference:
Pega Documentation on Edit Validate Rules: Edit Validate Rules Pega Documentation on Edit Input Rules: Edit Input Rules
Reveal Solution Next Question