Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
9
web_widget_dropdown_dynamic/readme/DESCRIPTION.md
Executable file
9
web_widget_dropdown_dynamic/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,9 @@
|
||||
Dynamic dropdown widget that supports resolving options from backend of:
|
||||
|
||||
> - `fields.Char`
|
||||
> - `fields.Integer`
|
||||
> - `fields.Selection`
|
||||
|
||||
**NOTE:** This widget is not intended to *extend* `fields.Selection`,
|
||||
but to filter selection values. For fully-dynamic set of options, use
|
||||
`fields.Char` instead.
|
||||
Reference in New Issue
Block a user