nerdexam
IBM

C2040-403 · Question #108

Which of the following is the best practice to set a IBM Forms data element as read only?

The correct answer is A. <xforms:bind nodeset="birthdate" readonly="true()"/>. See the full explanation below for the reasoning.

Question

Which of the following is the best practice to set a IBM Forms data element as read only?

Options

  • A<xforms:bind nodeset="birthdate" readonly="true()"/>
  • B<field sid="birthdate"><readonly>on</readonly></field>
  • C<xforms:bind nodeset="birthdate" readonly="true"/>
  • D<xforms:bind nodeset="birthdate" properties="readonly"/>

How the community answered

(53 responses)
  • A
    77% (41)
  • B
    8% (4)
  • C
    11% (6)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full C2040-403 Practice