Hello Odoo Community,
I'm currently using Odoo 17 and facing an issue with the way the Many2one field is displayed on mobile devices. The default simplified popup/modal view on mobile is not practical for heavy usage, especially when advanced search and autocomplete functionalities are frequently required, which are readily available in the desktop view.
Specifically, I want to:
- Have the Many2one field behavior on mobile devices exactly match its desktop counterpart.
- Ensure full functionality of autocomplete, search options, and the create/edit buttons as available on desktop.
Is there a reliable and clean solution in Odoo 17 to display the Many2one field identically to the desktop view on mobile devices?
Thank you in advance for your assistance and insights.