Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

A page reload still displays old values even after clearing them

RonnyEelen2Apr 16 2025

Hi,

I have a page in an application, that I get to by using a button on a previous page. That button links to the page while passing along some values which I use as selection criteria on the second page.

On that second page I also have a clear button, that clears the selection criteria fields again so I can also query other keys.

But when the page gets reloaded (after a page submit for example), it again shows the initial values in those fields, the values that were passed along when first coming to the second page.

How can I avoid those values from showing again?

thanks

Ronny

Comments
Post Details
Added on Apr 16 2025
5 comments
106 views