nerdexam
Oracle

1Z0-450 · Question #47

Choose three actions by which you can set a text item as read-only.

The correct answer is A. Set the item as Text Field (Disabled, saves state) C. Navigate to Page Definition > Edit that item > Navigate to Read Only section > Select "Always" from D. Set the item as Text Field (Disabled, does not save state). A: Change Items to Display-onlyTo make the item P2_REC_CREATE_DATE display-only: C: Read Only Condition Type: Defines conditions and expressions that determine if the item displays as read-only. Use this attribute to display certain items to a set of users as updatable, while…

Building Forms and Reports

Question

Choose three actions by which you can set a text item as read-only.

Options

  • ASet the item as Text Field (Disabled, saves state)
  • BSet the item as Password
  • CNavigate to Page Definition > Edit that item > Navigate to Read Only section > Select "Always" from
  • DSet the item as Text Field (Disabled, does not save state)
  • ESet the item as Text Field (always submits page when Enter pressed)

How the community answered

(43 responses)
  • A
    77% (33)
  • B
    16% (7)
  • E
    7% (3)

Explanation

A: Change Items to Display-onlyTo make the item P2_REC_CREATE_DATE display-only: C: Read Only Condition Type: Defines conditions and expressions that determine if the item displays as read-only. Use this attribute to display certain items to a set of users as updatable, while displaying that same set of items to others users as nonupdatable. Reduces the need to code duplicate interfaces for different users. D : For Application Item Protection you can use: / Restricted - May not be set from browser The item may not be altered using the URL or POSTDATA. Use this option when you want to restrict the way that the item value can be set to internal processes, computations, and so on. This attribute is applicable only to items that cannot be used as data entry items and is always observed even if Session State Protection is disabled. Use this attribute for application items or for page items with any of these Display As types: * Display as Text (escape special characters, does not save state) * Display as Text (does not save state) * Display as Text (based on LOV, does not save state) * Display as Text (based on PLSQL, does not save state) * Text Field (Disabled, does not save state) * Stop and Start HTML Table (Displays label only)

Topics

#read-only items#text field disabled#item properties#page definition

Community Discussion

No community discussion yet for this question.

Full 1Z0-450 Practice