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!

Parameter value not refreshed while calling Modal Dialog

Muhammad Altaf34 hours ago — edited 33 hours ago

Dear Friends,

I am calling Modal Dialog on button click. I pass "Product_Id" as parameter. First time when I open form, it retrieves correct result. Second time when Dialog Form opens, it displays old ‘Product_Id’. I have used Clear Cache while calling the form, but still facing issue. Kindly help.

First time Product_Id was ‘3’ and data was fetched for it. Now on selecting Product_Id ‘2’, modal dialog still shows old id i.e. ‘3’.

P3_PRODUCT_ID is Primary Key fields. Parameter value is assigned to it and region populates data.

Comments
Post Details
Added 34 hours ago
3 comments
69 views