Multiple choice technology

Can you attach an alert to a field?

  1. Yes

  2. No

  3. May be

  4. None

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Oracle Forms, alerts are independent design objects. Unlike Editors or Lists of Values (LOVs), alerts cannot be attached directly to a field via properties. Instead, they must be displayed programmatically at runtime using the SHOW_ALERT built-in function inside a trigger.