Hi everyone,
My JDev is 11.1.1.7
I have a jspx page and it has a region.
There are a af:table, a af:form with navigation buttons and submit buttons in the region. When I run jspx page, region is working.
When I selected a row from table, form is updating. There is no problem here !
But, when I want use buttons, for example I used navigation or submit buttons. Nothing happening.
How can I fix it ?
Thanks