Describe the feature
Sometimes it makes sense to have the option of entering your own value in addition to a select, similar to a combo box.
Related problems
You have already added the possibility of an autocomplete to the New-PodeWeb-Textbox. I think of something similar for the New-PodeWebSelect except that you can enter your own value here.
Additional context
As an example:
I have a catalog of manufacturers in the database. However, this is not final, so I would like to
- the selection of known manufacturers in the ??? Select ???
and if the manufacturer does not yet appear in the catalog,
- enter the new name and create it later in the database using the Submit button on the form
Translated with DeepL.com (free version)
Describe the feature
Sometimes it makes sense to have the option of entering your own value in addition to a select, similar to a combo box.
Related problems
You have already added the possibility of an autocomplete to the
New-PodeWeb-Textbox. I think of something similar for theNew-PodeWebSelectexcept that you can enter your own value here.Additional context
As an example:
I have a catalog of manufacturers in the database. However, this is not final, so I would like to
and if the manufacturer does not yet appear in the catalog,
Translated with DeepL.com (free version)