Oracle Jdeveloper 11g Release 2.
Hi.
I need by using the button to change the property "rendered" in two forms on the page.
When you start the application was active RO form, after clicking on the "Edit form" button, the form was replaced by a EDIT form (RO form - rendered = false, and EDIT form - rendered = true).
And after we push the button "commit", the form is again read (RO form - rendered = true, and EDIT form - rendered = false).