Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Preserve <af:selectOneChoice> value in a taskflow

João RodriguesMay 9 2019 — edited May 9 2019

I have two pages (A and B),  in the page A I have to select a <af:selectOneChoice> component, after that, I travel to the page B, but if I wanna go back I want to preserve the value of <af:selectOneChoice> component.

I have the value of the select on choice binded, but when I get back from B -> A the value of the component doesn't appear.

JDeveloper version 12.2.1.3.0

Comments
Post Details
Added on May 9 2019
3 comments
167 views