You can display dynamic content in HTML text fields.
For ASP.NET pages, you must use the ASP.NET TextBox control. For more information, see Displaying dynamic content in an ASP.NET TextBox control.
Before you begin, you must create the form in a ColdFusion, PHP, ASP, or JSP page, and you must define a recordset or other source of dynamic content for the text field. For more information, see Defining a recordset.
The Dynamic Data dialog box appears.
The text field will display the dynamic content when the form is viewed in a browser.