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!

Session state / display sync problem

Bozzy-OracleMar 21 2017 — edited Mar 27 2017

Hi.

I am using APEX 5.0.2.00.07.

I am having an problem with session state value and display synchronisation. I have two items, A and B, both based on a simple static select list. These each only allow 1 or 2 values to be selected. For both of these items, when I select a value, I have APEX "Redirect and Set Value".

The problem is that if I change A it sets the value and it displays the new value and the session state value initially matches the new display value - which is fine. However if I then change B, the displayed value of A reverts back to its previous value, although A's session state still matches the value I last changed it to. Meanwhile the session state for B is set to the new value and B is displayed correctly.

If I go back to A and change its value again, I get the problem in reverse and B's display value changes back to its previous display and its session state remains correct.

Any help much appreciated.

Thanks,

Clive

This post has been answered by PMON on Mar 27 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2017
Added on Mar 21 2017
11 comments
928 views