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.

assign value to a display item and avoid state protection error

Fabrizio Delli PriscoliJan 16 2024 — edited Jan 16 2024

Hi all, I'm on APEX 22.2.6.

I have an interactive report with a form associated.

In this form I have a LOV; when i select a value from this LOV I must put a value on a display item, for example P1_COUNTRY.

Everything is ok, but if I try to save changes I receive Session state security violation error.

How can I avoid this error?

How can I set a value in P1_COUNTRY item and then save the form without receiving this error?

Thanks in advance,

Fabrizio

Comments
Post Details
Added on Jan 16 2024
10 comments
385 views