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!

Clearing initial values

848013May 15 2022

Hi
I am on Jdev 12.2.1.4. I have a popup which gets launched from a button. In the popup, i have a list box. i select value in this list box and close the popup by clicking ok button
When i open popup again, i see old values. how can i clear these values?
my popup has table based on view object and the listbox is transient attribute in this vo
For eaxmple, please see "Match To" column below. These values must be cleared when i open popup
image.png
Thanks
Lakshmi

Comments
Post Details
Added on May 15 2022
11 comments
132 views