Hello Community,
Is it possible to hide the bootstarp datepicker popup from date/datetime and allow only input by keyboard ?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Community,
Is it possible to hide the bootstarp datepicker popup from date/datetime and allow only input by keyboard ?
Thanks
If you're only after this for a handful of fields, you can use widget="char" in the view definition of the field to force it to be just a regular text box. However, this means you will need to type in the system date format such as %Y-%m-%d %H:%M:%S, rather than the language based format you see in a regular date/datetime field. The date/datetime widget normally handles this abstraction for you.
To do it system wide, you would need to modify the date/datetime widgets to act like a char field, and optionally allow users to type in a date in their language format and convert it for them.
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
3
jul. 25
|
1157 | ||
|
0
out. 16
|
3791 | ||
|
0
jun. 24
|
1968 | ||
|
2
jan. 24
|
2066 | ||
|
1
set. 22
|
2405 |