RowRoute

constructor(pageId: String, fieldPositionId: String, rowId: String, columnId: String? = null)

Parameters

pageId

The page ID containing the field.

fieldPositionId

The field position ID of the table/collection.

rowId

The row ID to navigate to.

columnId

Optional column ID to scroll to and focus in RowForm mode.