Purpose
Renders the read-only view modal for an entry.
Payload
id— entry idform— form id used for renderingentity— entity iddatatable_identifier— originating DataTableoptions,token,parent_id— rendering context
Response
CALLBACK_TYPE_MODAL with the rendered view, CALLBACK_TYPE_MESSAGE on errors.
Notes
Internal action — triggered by WR’s own frontend JS. The payload shape is not a public API and can change between releases.
