Oracle APEX - Conditionally Required Items
For example, let's say we have two items P1_ITEM and P1_CONDITIONAL_ITEM. P1_CONDITION_ITEM is made mandatory when P1_ITEM value = 'Y'
Create a Dynamic Action
Event: Change
Selection Type: Item(s)
Item(s): P1_ITEM
Client-side Condition Type: Item...
davidferrol.hashnode.dev1 min read