Skip to main content

CPM46

Button dropdown

The Button dropdown is a combination of a button and a dropdown.

It will be displayed as a dropdown menu on your analysis sheet, the entries can, however, be configured to work as buttons.

20873254.png
20873255.png

Buttons

Dropdown List

Configuration

The following configuration is available:

20873256.png

Enter your desired title in the Title field.

34439493.png

The second option offers you a dropdown menu.

You can choose between Manual Input (which will create a dropdown menu of buttons) and Load Entries (which will create a dropdown selection).

Manual Input

If you choose Manual Input you can add dropdown entries manually, using the 20873257.png button.

This will create a button, that is listed in your button dropdown menu.

20873258.png

As these configurations equal the configuration of a button, see button to learn about its configuration.

To delete this button dropdown entry, use the small 20873259.png icon on the upper left corner of the configuration.

You can add an unlimited number of buttons.

To change the listed order in the button dropdown list, you can rearrange the items by drag & drop using this icon: 20873260.png.

Load Entries

Load Entries is great way to include a dropdown list into your button dropdown.

The following configuration options are available:

20873261.png

As most of these options are used in the dropdown component, too, you might want to take a look at dropdowns.

After entering your Formula (optionally using the Formula Editor), you could simply confirm the entries with 20873236.png.

This would give you an exact Dropdown component, which is a great way to create selections.

However, a button dropdown can store the selected values in variables.

Use the Write to variable dropdown menu and choose any variable.

20873263.png

Specifying a separator will help you to organise your data in your variable.

This might be important, if you choose to store multiple values to your variable (with this button dropdown).

Values will be separated with this separator.

However, we recommend you align the separator with the data type of your variable values.

A , might seem great for integer values, but could lead to confusion with double values.

Use wrapping characters to apply wrapping rules to your entry.

You can "cut" the entry's value by start characters at the beginning and/or by end characters at the end.

Escape character is great if your entries are very long.

If you activate the Allow multiple selections checkbox, users can choose multiple values from the button dropdown.

If you activate the Component is not filtered with selections checkbox, previous applied selections in your analysis sheet won't affect this button dropdown (you will still see all entries that meet the requirements of your above specified formula).