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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JavaScript error on Simple Checkbox (Grid)

Evi MerNov 28 2023

Hello,
I have an editable grid that mirrors its fields in a form. In the grid there is a simple checkbox (J,N) (see screenshot).

This works quite well. But there is also a context menu on the grid. When the context menu is called, the value of the checkbox is written to a page item and then a window or similar is started. However, clicking with the right mouse button immediately triggers a Java Script error (uncaught type error).

If the checkbox is replaced by a selectlist, the error does not occur.
Before the update to FOEX 22.2, this also worked perfectly.

And by the way the issue mentioned here:

https://forums.oracle.com/ords/apexds/post/simple-checkbox-in-grid-hangs-prevents-to-scroll-0977

isn't solved in FOEX 22.2.

Please have a look. Thanks in advance.

Comments
Post Details
Added on Nov 28 2023
4 comments
273 views