How to disable automatic keyboard open on tablets and smatphones.
Please show me how to disable this function.
Thank you.
Please show me how to disable this function.
Thank you.
- MSAnsweredHello,
I am unable to open the image. You can change the `On-Screen Keyboard` in POS Settings as you need.
Thank you - ZSdoes not work.
see the video.
Already configured in the POS I do not want the keyboard.
He keeps showing up.
https://youtu.be/XbEjbS06uSk - MSAnsweredThat is native keyboard on the app (on screen keyboard). The native keyboard will be popup when ever you focus an input. System does focus back to barcode scanner input and that trigger the native keyboard.
There is no workaround, unless you modify the item code to not focus to any input.
Thank you - ZSYou can give me an example, I want to change it so that it does not focus on any entries.
I only need to change the page code /themes/default/admin/views/pos/add.php
Can you help me with this? - MSAnsweredTo change/remove the focus on search `#add_item'`, you can modify the `themes/default/admin/assets/pos/js/pos.ajax.js`
If you need code snippet, you can open paid support ticket.
Thank you - Login to Reply