Coyping a page with tabular form breaks the add button
In APEX 4.1, if you copy a page that contains a tabular form with an Add button, the add button will not work on the new page. I would like to know if this is still a bug in 4.2 (or if its already a know bug in 4.x).
I used firebug and I can watch it go into the AddRow Javascript code, but I not a coder so no idea of what whats causing it to not work.
Does anybody know?
Thanks!