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!

Page Branch with set-item parameters URL behaves differently on page-reload between Firefox and Chrome

seanzh8 hours ago — edited 8 hours ago

Hi, everyone,

Our Apex is 24.2.10

I have a submit button that branches with set items After Processing, the redirected URL is this:

https://www.domain.com/ords/r/ws1/scan/upc?post_result=SUCCESS&ai_scannum=&ai_stage_inv=&clear=7,3,4&cs=1ZMO40cRXvCNvjfaKBXbfLVz8R05A-oOk1nCTNuWNhQ1pzzesBnMoXb_lZqYhGaq4HoyXQ5ktuuEocGtKvaJIcw

where POST_RESULT is an application_item. If the user reloads the page under Chrome, nothing happens but the same page reload under FF, POST_RESULT is set to SUCCESS again. I have another process setting POST_RESULT value so this page-reload difference causes some issues for me, any suggestions what I can do? Page-reload under Mac OS is Command+R, thank you

Comments
Post Details
Added 8 hours ago
1 comment
33 views