Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Enable Track changes.
Insert merge field with multiple line of text as field result.
Sample code snippet
container.documentEditor.editor.insertField("MERGEFIELD " +
"Adventure Works Cycles, the fictitious company on which the
AdventureWorks sample databases are based, is a large, multinational " +
"
* MERGEFORMAT", "Adventure Works Cycles, the fictitious company on
which the AdventureWorks sample databases are based, is a large, multinational
")
Throws console error and track changes text is not displayed properly in pane.