15.1.2 Avoiding SQL Expression Update Error

When you include a SQL Expression column like GEO_JSON_POINT, remember to also enable the Query Only switch on it in the Property Editor.

This avoids the error:
ORA-01733: virtual column not allowed here

that results when the user submits a form page that attempts to update a computed column.