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!

How to display a mask for null in an IG Select List?

PaulPJan 3 2019 — edited Jan 13 2019

APEX 18.2

I have an editable IG with a Select List on one of the columns. Here is the Select List attributes

pastedImage_0.png

Help states

pastedImage_1.png

A mask DOES appear for a normal text item (as specified in the Attribute property of the IG)

pastedImage_6.png

but NOT for a Select List when I render the IG.

pastedImage_5.png

How do I display something other than a blank value for a null value in a column with a Select List in an IG... other than using an NVL() function in the SQL?

thanks in advance

PaulP

Comments
Post Details
Added on Jan 3 2019
4 comments
1,017 views