Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Popup lov null value problem Oracle APEX 21.2.1

Dears,
After upgrade to Oracle APEX 21.2.1
when a dynamic action on popup LOV have client side item is null the condition not see the null see it as value.

Example:
Item P1_CODE popup lov (
Null Display Value="all"
Null Return Value=
)
dynamic action on change P1_CODE Client-side Condition item is null
true action not fire if null selected.

change the popup lov to select list with same attribute it work perfect ..
in the previous version it was working fine with popup lov

This post has been answered by Steve Muench-Oracle on Feb 1 2022
Jump to Answer
Comments
Post Details
Added on Dec 22 2021
10 comments
2,601 views