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 PEGACPBA88V1 Exam - Topic 1 Question 17 Discussion

Actual exam question for Pegasystems's PEGACPBA88V1 exam
Question #: 17
Topic #: 1
[All PEGACPBA88V1 Questions]

....can Choose a checkbox to subscribe to a text messaging service. Selecting the checkbox displays a field to enter a mobile phone number. lo you configure the application to display the mobile phone number field only after users Choose the checkbox?

Show Suggested Answer Hide Answer
Suggested Answer: B

Use a visibility condition on the mobile phone number field to determine whether to show the field: In Pega, visibility conditions are used to control the display of UI elements based on specific conditions. In this case, you would configure the visibility condition on the mobile phone number field to display it only when the checkbox for subscribing to the text messaging service is selected.


Contribute your Thoughts:

0/2000 characters
Tamesha
1 day ago
Yes, the field should only show after checking the box.
upvoted 0 times
...
Margart
6 days ago
Makes sense to me. Gotta keep that UI clean and simple, you know?
upvoted 0 times
...
Elke
11 days ago
Definitely, that's the logical way to handle it. Why would you show the field before the user even chooses to subscribe?
upvoted 0 times
...
Dyan
17 days ago
I think the correct answer is to display the mobile phone number field only after the user selects the checkbox.
upvoted 0 times
...
Adolph
22 days ago
I remember something about using CSS to hide elements initially, but I can't recall the exact method to make it visible after the checkbox is checked.
upvoted 0 times
...
Nelida
27 days ago
I’m a bit confused about whether we need to validate the mobile number input after it appears. I feel like that was part of another question we did.
upvoted 0 times
...
Sabrina
2 months ago
This reminds me of a practice question where we had to toggle visibility based on user input. I believe we used JavaScript for that, right?
upvoted 0 times
...
Malcom
2 months ago
I think we need to use some kind of event listener to show the mobile number field after the checkbox is selected, but I'm not entirely sure how to implement that.
upvoted 0 times
...
Marcelle
2 months ago
This seems pretty simple. I'll just need to find the right setting to link the checkbox to the phone number field visibility. Shouldn't take too long to figure out.
upvoted 0 times
...
Felice
2 months ago
No problem, I've done something like this before. I'll check the application settings to see where I can configure the checkbox to show/hide the phone number field.
upvoted 0 times
...
Elke
2 months ago
I'm a little unsure about this one. Do I need to use JavaScript or can I handle it purely in the application configuration? I'll have to review the options carefully.
upvoted 0 times
...
Lynna
3 months ago
Okay, I think I know how to do this. I'll need to use some conditional logic to only display the phone number field if the checkbox is selected.
upvoted 0 times
...
Bette
3 months ago
Hmm, this seems straightforward. I'd start by checking if the checkbox is the trigger to show the phone number field, and then configure that functionality.
upvoted 0 times
...

Save Cancel