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?
Currently there are no comments in this discussion, be the first to comment!