nerdexam
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)
  • A
    11% (4)
  • B
    3% (1)
  • C
    3% (1)
  • D
    84% (32)

Community Discussion

No community discussion yet for this question.

Full PEGACSSA71V1 Practice