Skip to Content

Dynamic (control type) in Jitterbit App Builder

App Builder

In App Builder, the Dynamic control type renders a different control at runtime based on the state of an underlying data object. For example, a Dynamic control could render as a Text, Checkbox, or List control depending on the data in the row. To use the Dynamic control type, the underlying data structure must be configured first.

Compatible control types are specified by name. The following control types are compatible with a Dynamic control:

  • List
  • Text
  • Text Area
  • Numeric
  • Checkbox
  • Button: Requires setting the Sub Type value.
  • Date: Requires setting the Sub Type value.
  • ColorPicker
  • HTML
  • Password
  • Radio
  • Tags: Compatible in App Builder 4.65 and later.

App Builder Pages: Page, Page Edit, Business Logic Layer, Table Definition