160
Views
2
Comments
How to disable or hide input keyboard (Mobile)
I'm developing a mobile application for a PDA that has an integrated barcode reader.
When the focus is on the input I don't want the android keyboard to appear. I'm using the plugin: KeyboardPlugin, but without success...
2021-06-02 20-50-04
Márcio Carvalho

I dont know if this works for your use case but is worth trying.

https://www.outsystems.com/forums/discussion/67361/hide-keyboard-on-mobile-using-datepicker/#Post278724

In this case, you will pass the input id that you don't the keyboard to show when you focus

2026-01-19 13-02-40
Matheus Fonseca

Hello, Flavio!
I wrote my solution on this post, i hope this works for you.

https://www.outsystems.com/forums/discussion/49343/close-iphone-ipad-keyboard-automatically-when-closing-modal/

See ya!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.