Hi,
I have a form with an item type text field type NULL. It's value is set by a dynamic action then it is updated in the DB by PL/SQL process after a DML processing. When the item is not read-only, it is successfully updated. But when I turn it to read-only I get an session state protection violation for this item.
I am running APEX 20.1
Best regards.