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.

APEX 23.2: "Fill", "Copy down" und dynamic actions

gaselmeyer26 hours ago — edited 24 hours ago

Using "Fill" and "Copy down" in IG on columns with dynamic actions, the actions are not processed in APEX 23.2 - unlike version 20.2.

A somewhat more extensive research into APEX versions 21.1 - 23.2 as well as a code analysis of "Fill" and "Copy down" in IG resulted in the following:

  1. There is no reference to this change of behaviour in the "Release Notes" under "Changed Behavior" for any version, although it has significant effects on existing applications (set value, e.g. as a calculation depending on an input, happens more often in APEX applications - I think).
  2. The JS code for the two functions has significant differences between versions 20.2 and 23.2: Library "images\libraries\apex\widget.grid.js" in "function processRow()".
  3. Since I haven't found anything about this change in behaviour in either MOS or this forum, I have the following questions:
    1. In which version was the code change made that apparently caused the change of behaviour?
    2. Is this an intentional change that was not communicated?
    3. Is this a BUG (unwanted change) that has not been noticed yet and therefore not has been reported to Oracle Support?
  4. How does APEX 24.x behave?

Thanks for help and best regards
Gerhild

Comments
Post Details
Added 26 hours ago
1 comment
51 views