getting Session state protection violation error for a hidden item that is being set with computation before header - Oracle APEX

给你一囗甜甜゛ 提交于 2019-12-05 15:01:21
Cristian_I

For your hidden item P613_EMPLOYEE_TYPE_LABEL set the Value Protected attribute to NO.

When Value Protected of an hidden item is set to YES a checksum is generated when your page is loaded. When you submit the page with a different value the checksum is not valid anymore and you get the error.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!