Skip to main content

Changelog

See what's new with Windmill.

7/22/2024 |

Docs

Dynamic Select is an helper function within scripts that allows you to create a select field with dynamic options.

New Features

  • Create dynamic select fields within scripts.
  • Options within the select field can dynamically change based on input arguments.
  • Support for TypeScript and Python.
  • Conditional logic within the function to filer and sort select options based on specified conditions.