Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 17 |
Technical Name |
cml_alphanumeric_widget |
License | AGPL-3 |
Website | https://www.bitodoo.com |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 17 |
Technical Name |
cml_alphanumeric_widget |
License | AGPL-3 |
Website | https://www.bitodoo.com |
Versions | 16.0 17.0 18.0 |
Alphanumeric Widget
alphanumeric widget for char fields
Use
<field name="demo_field" widget="alphanumeric" />
Result

Note
This module uses the regular expression '/[a-zA-Z0-9]/'
supported values:
- a, b, c, d, .... y, x, z
- A, B, C, D, .... Y, X, Z
- 1, 2, 3, 4, 5, 6, 7, 8, 9, 0
Please log in to comment on this module