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)- A77% (41)
- B8% (4)
- C11% (6)
- D4% (2)
Community Discussion
No community discussion yet for this question.