Purpose
Links an existing entry to a parent entry (triggered from the link modal of a subtable).
Payload
id— entry id to linkentity— entity id of the linked entrydatatable/datatable_identifier— DataTable to refreshparent_id,parent_entity_id,parent_form_id— the parent side of the linkoptions— link options
Response
CALLBACK_TYPE_DATA / CALLBACK_TYPE_SCRIPT to refresh the table, CALLBACK_TYPE_STRING for inline feedback.
Notes
Internal action — triggered by WR’s own frontend JS. The payload shape is not a public API and can change between releases.
