Skip to main content

2 docs tagged with "dropdown"

View all tags

ChoiceColumn

Defines a column that restricts input to a predefined set of options rendered as a dropdown, radio buttons, or other selection widget. Use choices to declare the allowed values and defaultValue to set the initial selection.

SelectBoxVariable

Creates a dropdown select box variable for service catalog forms. Use when users must choose exactly one option from a predefined list. Add a SelectBoxVariable to a CatalogItem or VariableSet via the variables property.