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!

Make an icon in POPUP LOV clickable?

AllenS.Jan 12 2024 — edited Jan 15 2024

Our APEX is 18.2.

I have a requirement to allow a POPUP LOV to be cleared since it is not a mandatory field. By default behavior, once a value is selected, it can not be cleared so I'm trying to find a way to do this.

On the Properties, there is an option to add an icon which I did and use fa-eraser as show below.

Is there a way to make this clicackable and maybe do a DA to clear the value?

UPDATE: 01/15/2024

Based on trial and error testing, it appears that the class apex-item-icon makes the object unclickable.

Comments
Post Details
Added on Jan 12 2024
0 comments
477 views