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!

APEX 18.2 IG bug: Grid became uneditable after Javascript error

Oleh TyshchenkoFeb 11 2019 — edited Feb 12 2019

Well, maybe not a bug but I think IG might be a bit more reliable. So I have an editable grid and one column of this grid has a dynamic action. The purpose of this dynamic action is to set some value to some other column in this grid. When I change type of this other column to Display Item the DA starts to throw "Uncaught Error: Set value not allowed for field." Javascript error. I consider this as documented behavior, although I don’t like it. But at the same time I noticed that the rest of grid's records became uneditable. And if you press Add row button then new record created but all the columns close from editing. @"John Snyders-Oracle", @"Patrick Wolf-Oracle" could you have a look what's wrong.

Demo application

This post has been answered by John Snyders-Oracle on Feb 11 2019
Jump to Answer

Comments

Post Details

Added on Feb 11 2019
2 comments
144 views