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:
- 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).
- 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()".
- 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?
- How does APEX 24.x behave?
Thanks for help and best regards
Gerhild