Allowing multiple lines of text in text fields

The Expandable Fields Snippet demonstrates how a text field expands to accommodate multiple lines of data. In this example, five question fields must adjust to accommodate more than one line of text.

For each Text Field object, you specify that the text fields can accept one or more lines of wrapping text by selecting the Allow Multiple Lines option in the Field tab of the Object palette.

Also, to properly display text that doesn’t fit on the same page, select the Allow Page Breaks within Content option for the Questions subform.

To see similar examples, visit the LiveCycle Developer Center.

// Ethnio survey code removed