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

前端 未结 2 1571
面向向阳花
面向向阳花 2020-12-17 22:46

I am trying to set the label of an item dynamically using the value of an other hidden item in the same page.

I created a computation for the hidden item in the page

2条回答
  •  长情又很酷
    2020-12-17 23:16

    "Value protected" only shows for hidden items. This error shows also when you update a visible item that is read only. At least in rel 19.2. See this question also: Can't disable session state protection on Oracle APEX 18.1.0.00.45 for Dynamic Actions updating Page Items

提交回复
热议问题