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!

Interactive Grid: Popup LOV Additional Output Columns Get Cleared on Click

Wajiha IqbalJul 23 2025

Hi everyone,

I have a Popup LOV applied to column SC_NO. This LOV also sets values for other columns (FABRIC_ID, GSM, etc.) using Additional Outputs, and everything works fine when creating a new row — all values get populated correctly.

However, here's the problem:

  • When I open the form via an "Edit" link from a report (edit mode),
  • All values (SC_NO, FABRIC_ID, GSM, etc.) are visible and correct when the page loads.
  • But as soon as I click into any of the fields that were set via LOV's additional outputs (e.g., FABRIC_ID), the field gets cleared instantly.
  • This happens without changing anything, just by clicking into the field.
  • Other normal columns (not set via LOV additional outputs) do not get cleared on click.

This makes editing difficult because values are being wiped out just by focusing on the field.

Comments
Post Details
Added on Jul 23 2025
0 comments
101 views