IBM
C2040-403 · Question #4
Minnie has a form with one traditional page and two wizard pages. She needs to provide a way for users to select either the wizard interface, or the traditional interface to fill out this form. What…
The correct answer is C. Minnie should use an xforms:bind to make the xforms:instance elements required. See the full explanation below for the reasoning.
Question
Minnie has a form with one traditional page and two wizard pages. She needs to provide a way for users to select either the wizard interface, or the traditional interface to fill out this form. What is the recommended way for her to easily make fields required in both the wizard and traditional interfaces?
Options
- AIn order to make fields required, Minnie has to set their XFDL field property of "mandatory" to ON
- BOnce Minnie sets the appropriate fields as required on the wizard interface using the "mandatory"
- CMinnie should use an xforms:bind to make the xforms:instance elements required.
- DOnce Minnie marks the appropriate fields as required on thetraditional interfaceusing the
How the community answered
(39 responses)- A3% (1)
- B8% (3)
- C74% (29)
- D15% (6)
Community Discussion
No community discussion yet for this question.