Text

The Text component displays a block of content that supports HTML formatting. The component's content may include basic text, complex HTML elements, or formatted information about a model record in context.

Using the Text component

Add a Text component to the canvas. For more information, see Add components to the canvas. Next, set the properties:

  • To link the component to a model, set the model properties in the General tab.

Note:  Text components only receive context if they are connected to a model.

  • To set the component's spacing, set its margins in the Layout tab.

Add the content. You can either:

  • Click on the text area within the component to open a text editor with standard options (including styling, bullets, numbering, links, and more), and begin composing and formatting the text, or
  • Use HTML, Variables or Merge syntax in the Template property field in the General tab.

Both methods display the text in the text area and the Template property field.

Note:  Text components only display data for a single row, based on context. If there are multiple rows in the model, the component will not render a new instance for each row, in contrast to Nintex Apps v1 Template component. If you want to display information about multiple rows, use the Deck component to iterate over rows and nesting this component within it.

Component properties