Skip to main content
update_referenced_row Change which row the placeholders display for a given table in a document. Updates the ReferencedRowInDocument link so all existing placeholderNode nodes for that table show the new row’s values. Use when the user wants to switch which record the placeholders point to.

Parameters

string
required
The ID of the table whose row link to update.
string
required
The ID of the row to link to. Obtain this from lookup_table_rows.
string
The target document ID. Required when no document is open in context.