henri-cH
We have a new helper function within scripts: DynSelect_

Dynamic Select helps you to create a select field with dynamic options:
- 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.

Changelog: https://www.windmill.dev/changelog/dynamic-select
Dynamic Select is an helper function within scripts that allows you to create a select field with dynamic options.
Was this page helpful?