Dynamic action (Fire On Page Load) in apex 4.2
Jiri N.Feb 27 2013 — edited Mar 4 2013Hello experts,
we have upgraded our environment from v. 4.1 to v. 4.2.1.00.08.
During the testing of our appl. I found out one problem.
I have a page with tabular form based on a table. Then I have dynamic action which computes some values based on column values in each row of tabular form when the value is some column is changed. This DA should be also fired when the page is loaded ("Fire On Page Load" option).
In older version of apex the value was computed by DA (DA was fired) for all rows of tabular form on a page (e.g. 10x s when there were 10 rows), but now the value is computed only for the first row of tabular form.
Was the behavior of "Fire On Page Load" option somehow changed in the new apex version?
I have reproduced the problem on apex.oracle.com.
www.oracle.apex.com
username: kurin@centrum.cz
workspace: kurintest
passwd: kurintest
appl: 42522
page: 2
Thanks in advance for your help!
Regards,
Jiri