Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Pegasystems PEGACPSA23V1 Exam - Topic 4 Question 40 Discussion

Actual exam question for Pegasystems's PEGACPSA23V1 exam
Question #: 40
Topic #: 4
[All PEGACPSA23V1 Questions]

How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

Show Suggested Answer Hide Answer
Suggested Answer: D

To dynamically display a field based on the state of a checkbox in a Pega application, the correct approach is:

D . Use a when condition in the UI form to determine whether to show the mobile phone number field. This configuration involves setting a visibility condition directly on the mobile phone number field in the form, using a 'when' rule. The rule evaluates the state of the checkbox, and if selected, the field for entering a mobile phone number becomes visible. This solution leverages Pega's dynamic UI capabilities to show or hide fields based on user interactions without needing server-side interventions like data transforms or flow changes.


Contribute your Thoughts:

0/2000 characters
I think option A sounds familiar, but I'm not entirely sure if a data transform is the right place for this kind of UI logic.
upvoted 0 times
...

Save Cancel