List To Text

Content Type: Widget
Categories: User Interface

Overview

Display a single text concatenated from a list of objects.

Documentation

List To Text

Display a single text concatenated from a list of objects.

Usage

  1. Configure data source.
  2. Configure Display value expression to be taken from a data source object, that will be concatenated to a text.
  3. Set separator - text used to separate display value of each object from data source.
  4. Choose render mode from available selection.

Optionally:

  1. Set limit of retrieved objects.
  2. Set sufix and prefix.
  3. Set fallback text when provided list will be empty. Note: fallback text is separated from sufix and prefix - in case data source will return no objects, only fallback text will be displayed.

All text parameters except for separator are translatable.

Releases

Version: 1.1.0
Framework Version: 9.6.0
Release Notes: ## Fixed * Dynamic class not updated on widget when condition changes ## Changed * Updated widget icon * Updated pluggable widget tools to version 9.11.1
Version: 1.0.0
Framework Version: 9.6.0
Release Notes: Display concatenated text from list of objects.