You can replace existing text with dynamic text, or you can place dynamic text at a given insertion point on the page.
The content source should contain plain text (ASCII text). Plain text includes HTML. If no content sources appear in the list, or if the available content sources dont meet your needs, click the Plus (+) button to define a new content source. (See Defining Sources of Dynamic Content.)
The dynamic content appears on the page if youre working in Design view with Live Data turned on (View > Live Data).
If Live Data is turned off, a placeholder appears instead. (If you selected text on the page, the placeholder replaces the text selection.) The placeholder for recordset content uses the syntax {RecordsetName.ColumnName}
, where Recordset
is the name of the recordset and ColumnName
is the name of the column you chose from the recordset.
Sometimes, the length of the placeholders for dynamic text distorts the pages layout in the Document window. You can solve the problem by using empty curly braces as placeholders.