You have defined a form page on the ORDERS table and changed page item :P5_ORDER_TOTAL to type
Hidden.
You also created a dynamic action to update the value of :P5_ORDER_TOTAL when any order items are added, updated, or deleted on the page.
However, when you submit the page, you get this error:
Session state protection violation: This may be caused by manual alteration of protected page item P5_ORDER_TOTAL. If you are unsure what caused this error, please contact the application administrator for assistance.
How should you update :P5_ORDER_TOTAL page item to prevent this error?
Select an option, then click Submit answer.
-
○
Set Value Protected to "No."
-
○
Set Session State Protection to "Unrestricted."
-
○
Change the Item type to "Display Only."
-
○
Set Store value encrypted In session state to "Yes."


