GitHub user sanga8 edited a discussion: Why does custom connection does not support the Select widget?
Hi, I saw that [the standard connections was using a Select2Widget(widgets.Select) to select Connection Type](https://github.com/apache/airflow/blob/9ac85c89dcc5f1defc2bb949497ed58d3fc67bef/airflow/www/forms.py#L213). I thought I might be able to use the same widget in my custom connection, but it turns out it is not in [the list of accepted widget values](https://github.com/apache/airflow/blob/main/airflow/providers_manager.py#L1029 ). I'm wondering why :) GitHub link: https://github.com/apache/airflow/discussions/45675 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
