Oracle
1Z0-141 · Question #29
You write a form in which there are two text items (FIELD1 and FIELD2) and a button (BTN1) arranged in the following navigation sequence: FIELD1, BTN1, FIELD2 With the focus in FIELD1, the user…
The correct answer is B. FIELD1 has a Pre-Text-Item trigger that fails. E. FIELD2 has a Pre-Text-Item trigger that fails. G. The Keyboard Navigable property of BTN1 is set to No. See the full explanation below for the reasoning.
Question
You write a form in which there are two text items (FIELD1 and FIELD2) and a button (BTN1) arranged in the following navigation sequence:
FIELD1, BTN1, FIELD2 With the focus in FIELD1, the user presses the [Next Item] key and encounters a navigation trap, in which the cursor is unable to advance to the next item and cannot return to FIELD1. Which three conditions can combine to produce such a navigation trap? (Choose three.)
Options
- AFIELD1 has a Post-Text-Item trigger that fails.
- BFIELD1 has a Pre-Text-Item trigger that fails.
- CFIELD1 has a When-New-Item-Instance trigger that fails.
- DFIELD2 has a Post-Text-Item trigger that fails.
- EFIELD2 has a Pre-Text-Item trigger that fails.
- FFIELD2 has a When-New-Item-Instance trigger that fails.
- GThe Keyboard Navigable property of BTN1 is set to No.
- HThe Keyboard Navigable property of BTN1 is set to Yes.
How the community answered
(22 responses)- B73% (16)
- C14% (3)
- F5% (1)
- H9% (2)
Community Discussion
No community discussion yet for this question.