Clicking on <af:button> Does Not Refresh The Page
(Doc ID 2853402.1)
Last updated on APRIL 12, 2024
Applies to:
Oracle JDeveloper - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
An ADF 12c application has a page with a button, like here below
When clicking on the button the <ACTION> is performed, but the page is not refreshed, causing the rest of the user interface not to work as expected.
This used to work before migrating the application from 11g when <af:commandButton> with the same attributes was used instead of <af:button>.
Why is this happening?
How to solve this issue?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |