Purpose

Renders a backend preview of a form (used by the form editor’s preview button).

Payload

  • id — form id to preview

Response

CALLBACK_TYPE_MODAL with the rendered form, 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.