AUTOCOMPLETE
yamlname: "input_AUTOCOMPLETE" inputs: autocomplete_1: type: AUTOCOMPLETE name: "Example input" options: - "suggestion 1" - "suggestion 2" - "suggestion 3" execute_commands: - echo $autocomplete_1 docker_image_name: "ubuntu" docker_image_tag: "latest"
This type of input supports suggestions. You can enter your own value there, or select one of the suggestions from the list.
Image loading...
Last modified on Sep 23, 2024