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

How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?
D) Use a when condition in the Ul form to determine whether to show the mobile phone number field.
A) Use a when condition in a data transform to determine whether to show the mobile phone number field.
B) Use a when condition in the flow to branch the flow based on case data.
C) Use a circumstance on the check box property to create a rule variant that is effective when the check box is selected.

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
Kip
4 hours ago
C) sounds a bit complicated for just showing a field.
upvoted 0 times
...
Lorrie
5 days ago
I think B) might be better for flow control.
upvoted 0 times
...
Tresa
10 days ago
A) is the way to go for this!
upvoted 0 times
...
Sabina
16 days ago
I might be overthinking it, but I feel like option C could work too, especially if we want to create a specific rule variant based on the checkbox state.
upvoted 0 times
...
Daryl
2 months ago
I'm a bit confused about the difference between options B and D. I feel like both involve using conditions, but I'm not sure which is more appropriate for this scenario.
upvoted 0 times
...
Artie
2 months ago
I remember practicing a question similar to this, and I think using a when condition in the UI form could be the best approach.
upvoted 0 times
...
Janey
2 months ago
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