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

Gbenga Ajakaye

What specifically did you change in your Network Gateway?

2744216

Only the IP Address changed from A.B.C.D to A.B.C.E

Gbenga Ajakaye

That's what I thought. In your question mentioned that no IP was changed.

Recently we had to change the network gateway for our 2 node MySQL cluster running on top of Oracle Grid (RHEL). None of the IPs changed. We noted the following behavior:

Can you look in the location below and make sure that the file reflects your changed IP.

/etc/hosts

2744216

The gateway IP address is not in the  hosts file, it is (and has only ever been) in a routing table.

1 - 4

Post Details

Added on Feb 11 2019
2 comments
147 views