Pegasystems
PEGACSSA71V1 · Question #99
The spouse info section must be made visible only when the marital status of the applicant is married. Besides setting an onchange event on the marital status property, what is the most appropriate…
The correct answer is D. Applying a when condition (.MaritalStatus = "Married") for the section include. See the full explanation below for the reasoning.
Question
The spouse info section must be made visible only when the marital status of the applicant is married. Besides setting an onchange event on the marital status property, what is the most appropriate solution for achieving this behavior? (Choose One)
Options
- AApplying a Refresh When on the section include with the condition as (.MaritalStatus = "Married")
- BApplying a visible when condition (.MaritalStatus="Married") on all spouse name and spouse SSN fields
- Chide/show using javascript function EnableClientEvent
- DApplying a when condition (.MaritalStatus = "Married") for the section include
How the community answered
(38 responses)- A11% (4)
- B3% (1)
- C3% (1)
- D84% (32)
Community Discussion
No community discussion yet for this question.