Skip to main content
Skip table of contents

Value List Settings

The Value List Settings component can be used to customize the way value lists are displayed in the interfaces of Apps built with the App Builder components.

The component creates a Settings object which can be sent to the Parameter Control component to override settings of the referenced parameter.

In the future, other settings components will be included in the plugin, providing settings for other types of parameters (sliders, color swatches, interaction inputs, etc…)

Value List Types

The first input of the component is a string identifying the type of UI element the value list should use in the App. When placing the component on the canvas, it also instantiates a value list with the possible Type values:

image-20250930-062939.png

For each type, find in the table below a screenshot example and the list of Item Data they support.

Item data

Several types support additional item-specific data such as images, tooltips, colors…

Such item data can be defined using the Value List Item Data component and included in the Value List settings.

Read more about the Value List Item Data component.

Value List Type

Example

Supported Item Data*

dropdown (default)

image-20250930-072358.png

-

buttonflex

image-20250930-072428.png

tooltip

color

buttongroup

image-20250930-072633.png

tooltip

color

carousel

image-20250930-072524.png

tooltip

description

imageurl

color (applies to the border)

chipgroup

image-20250930-072544.png

tooltip

color

color

image-20250930-072610.png

tooltip

color

fullwidthcards

image-20250930-072657.png

tooltip

description

imageurl

color (applies to the border)

grid

image-20250930-072716.png

tooltip

description

imageurl

color (applies to the border)

imagedropdown

image-20250930-072752.png

tooltip

description

imageurl

color (applies to the border)

* This table does not mention the following properties, because they are supported by all types: DisplayName, Hidden

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.