Flowable Forms

Flowable Forms

  • Release Notes
  • Guides
  • Components
  • Storybook

›Components

Components

  • Introduction
  • Accordion
  • Button Group
  • Checkbox
  • Columns
  • Data Table
  • Date
  • Doc Gallery
  • Flex Layout
  • HR
  • HTML
  • iFrame
  • Image
  • Link
  • Link Button
  • List
  • Modal
  • Number
  • Outcome Button Group
  • Panel
  • Password
  • PDF Viewer
  • Radio button
  • REST Button
  • RichText editor
  • Assign Button
  • Select
  • Text List
  • Sub-Form
  • Tabs
  • Text
  • Textarea
  • Upload
  • Wizard

Text List

List of words or phrases

Demo

Static & Single example

Attributes

AttributeTypeDescription
typestringType expected is stringList.

See section Common attributes.

Extra attributes

AttributeTypeDescription
minItemsnumberWhen multipleEntries is true, it requires to have a minimum number if items
maxItemsnumberWhen multipleEntries is true, it requires to have a maximum number if items
minItemsErrorMessagestringCustom error message for minItems validation
maxItemsErrorMessagestringCustom error message for maxItems validation

When to use it

Use it when multiple items are available or can be selected for only one input.

There are multiple combinations possible with this component depending on:

  • Single / Multi: Single value or multiple values are accepted
  • Static / Rest: Data comes with the definition or data need to be queryed
  • Full / Id: When new item is selected data stores the ID attribute or Full item data
← SelectSub-Form →
Docs
GuidesComponents
Private
SourceStorybook
Flowable Forms
Copyright © 2020 Flowable