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!

Is it possible to stop IG fields from "popping out" for editing? (Apex 19.1)

Rick-PickAug 20 2019 — edited Aug 29 2019

Fields in an Interactive Grid often expand to an edit box when you click into the field.  I would like to be able to control this behaviour, particularly if the field is disabled.

It can be avoided by making the field display only or with a read only condition, but I am disabling the column using JavaScript because I need to update it (also with JS), enabling it first then disabling it after the update. Disabled fields still pop out even though the content cannot be edited.

Is there a way to prevent the edit box but still allow the field to be edited when appropriate?

Thanks a lot,

Rick

Comments
Post Details
Added on Aug 20 2019
4 comments
654 views