mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
300 B
300 B
Dynamic dropdown widget that supports resolving options from backend of:
fields.Charfields.Integerfields.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.