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 read values of disabled column

Bijaya Mantri13 hours ago

Hi Expert-

I am using IG and calculate one column(B) based on another column change(A). Col A is editable, so i do not find any issue while trying to update a table in processing code.

But column B is a disabled column, i use apex_disabled in column B so that it will not be editable. Somehow display only option is not working, may be due to calculation.

Is there any way I can capture this column (B) value after clicking save button and update the table in processing. Also note that this save is taking more than 5 mins with null as values, not updating actual values. I have only 52 rows in IG

Your suggestion would be very helpful!

Regards

Bm

Comments
Post Details
Added 13 hours ago
1 comment
31 views