Purpose
Switches an already open view modal into edit mode.
Payload
- No own payload — the entry context comes from the open view modal.
Response
CALLBACK_TYPE_SCRIPT — returns getEditModalForViewEntry(), which the frontend executes to swap the modal content.
Notes
Internal action — triggered by WR’s own frontend JS. The payload shape is not a public API and can change between releases.
