There a way to create/use a component that allows me to select from a range of valuesââ, something like this the type "number" of html5.
Thanks
There a way to create/use a component that allows me to select from a range of valuesââ, something like this the type "number" of html5.
Thanks
Hi,
you can use a fields.selection :
'number': fields.selection([
('1','1'),
('2','2'),
('3','3'),
('4','5'), ], 'Number',)
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
2
dic 25
|
4710 | |||
|
trying to match fields for products
Resuelto
|
2
mar 26
|
1307 | ||
|
3
may 25
|
5123 | |||
|
1
may 25
|
5936 | |||
|
1
abr 25
|
3685 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.